Skip to content

Improve NavDropdown

Warren Gifford requested to merge rn/improve-nav-dropdown into main

Created by: novoselrok

Designs: https://www.figma.com/file/tPNuOk67JHed0tDDs5JQDX/Repogroups-to-contexts-migration?node-id=245%3A8698

On non-mobile screens:

  • Dropdown is toggled on hover
  • Clicking or pressing the Enter key on the toggle item navigates to the desired path (e.g. /search)

On mobile screens:

  • Dropdown is toggled on click
  • We add an extra "home" item which is used for navigation

Merge request reports

Loading