Improve NavDropdown
Created by: novoselrok
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