Problem/Motivation

Right now the bottom sticky region that contains the menu has a shadow that is visible all the time. Since the menu can end up being really crowded this extra visual indicator makes it more overwhelming.

Proposed resolution

Use a shadow (and top border) only when it's necessary: when the section is on top of other elements. This way the UI will look cleaner.

When there is nothing below the sticky bottom section:

When there are menu items below the sticky bottom section:

Issue fork navigation-3377493

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.

ckrina’s picture

Issue summary: View changes
StatusFileSize
new109 KB

Updating correct image without extra shadow.

claireristow’s picture

Assigned: Unassigned » claireristow

Working on this now!

  • claireristow committed c2d16195 on 1.x
    Issue #3377493: Remove bottom sticky menu shadow when it isn't necessary
    
claireristow’s picture

Assigned: claireristow » Unassigned
Status: Active » Fixed

Merged!

Status: Fixed » Closed (fixed)

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