GSMSTCSClub / GSMSTCSClub/GSMSTCSClub.github.io
Mobile navbar overflows
- Lingua principale
- HTML
- Stelle
- 2
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Describe the bug**
On smaller screen sizes, the user can swipe to the right and see the menu that slides in. This behavior is not intended.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the website
2. Open devtools
3. Open responsive mode and shrink down to a viewport that is 1000px or less
4. Swipe/scroll right
**Expected behavior**
The menu should be hidden until the user clicks the hamburger icon, at which point it slides in from the right.
**Additional context**
It seems like `overflow: hidden` should be the fix here, but I have applied it to the root HTML element without success.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.