-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
On mobile viewports, when the hamburger menu is open and a user clicks a link to navigate to a page section, the navigation succeeds, but the menu overlay remains open. The user is forced to manually close the menu to see the content they just navigated to.
To Reproduce
- Navigate to the site on a mobile device (or using mobile emulation in browser dev tools).
- Tap the hamburger icon to open the main navigation menu.
- Tap on any section button.
- Observe that the page correctly scrolls to the corresponding section.
- Observe that the navigation menu remains open, covering the screen.
Expected behavior
When a user clicks a navigation link from within the hamburger menu, the menu should automatically close as it navigates the user to the selected section.
| Before clicking on a section | After clicking on a section |
|---|---|
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working