Problem/Motivation
In the case of secondary menus or vertical side menus, the nav component should allow dropdowns to be optional.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | radix-nav-dropdown4.png | 19.92 KB | chrisck |
| #4 | radix-nav-dropdown3.png | 12.5 KB | chrisck |
| #4 | radix-nav-dropdown2.png | 14.83 KB | chrisck |
| #4 | radix-nav-dropdown1.png | 16.95 KB | chrisck |
Issue fork radix-3564224
Show commands
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:
- 3564224-nav-component-should
changes, plain diff MR !155
Comments
Comment #2
chrisckComment #4
chrisckHere are a few screenshots of the MR in current state. Setting to Needs review.
When nav component is originally configured where is_dropdown is not specified or true (default):

When nav component is configured where is_dropdown is false:

When nav component is configured where is_dropdown is false and all parent menu items are expanded:

When nav component is configured where is_dropdown is false and alignment is vertical:

Comment #6
doxigo commentedHey Chris, thanks for the MR, there were some issues with the current MR and wasn't rather complete and I just wrapped it up locally. Fixed and closed your MR, but credited.
Thanks