Problem/Motivation

When the sidebar is collapsed there is no way to access 2nd level items.

Proposed resolution

Show the submenus on hovering the icon when collapsed. Example working on Jared's Figma prototype .

CommentFileSizeAuthor
flyout-2.png160.98 KBckrina
flyout-1.png112.41 KBckrina

Issue fork navigation-3376074

Command icon 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:

Comments

ckrina created an issue. See original summary.

claireristow’s picture

Assigned: Unassigned » claireristow

Working on this now!

claireristow’s picture

Assigned: claireristow » Unassigned
Status: Active » Fixed

Merged!

I'm going to create a follow up issue to address an item that might need extra thought. I struggled to get the positioning of the submenus in the centre of the parent item, especially with the user menu since it would flow offscreen. My workaround for now involves some javascript that either positions the menu to the top or bottom of the parent link, depending on it’s position in the viewport.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.