[Bug] The nav hamburger appears, despite there being no menu present on certain viewports
possumbilities opened this issue · 0 comments
possumbilities commented
Description
1-768px
- the hamburger button displays, and will allow a user to click it, it then opens with an empty white menu since no menu is present.
Reproduction
- Open Chooser in browser
- Adjust viewport to at least tablet size
- See error.
Expectation
Since there is no primary nav provided, and since the larger "desktop" viewport sizes do not have one present, the hamburger icon should not appear at all.
Resolution
- I would be interested in resolving this bug.