Closed (fixed)
Project:
Navigation
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2023 at 12:03 UTC
Updated:
12 Oct 2023 at 15:59 UTC
Jump to comment: Most recent
The existing classes used are a result or working fast on a prototype and make component definition and location complicated. Also, in the #3386927: [PLAN] Refactor CSS there's a lot of work and we need to break it down.
Also, there are other classes that aren't following a BEM structure.
In #3387374: Change main components naming we defined some classes for the main components, as described in #3386927: [PLAN] Refactor CSS. Let's do this changes here, plus refactor other class not following a BEM structure.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
ckrinaComment #3
ckrinaComment #4
claireristow commentedWorking on this now
Comment #6
claireristow commentedComment #7
ckrinaNice! Good to go!
PD. We just found a weird behavior that moves the content creation menu at the bottom already happening on the main branch, so @claireristow is going to open a follow-up for this.
Comment #9
claireristow commentedJust created a new issue for that menu ordering bug here: https://www.drupal.org/project/navigation/issues/3390478
Merging these changes!