GSMSTCSClub / GSMSTCSClub/GSMSTCSClub.github.io
Mobile navbar overflows
- Vorherrschende Sprache
- HTML
- Sterne
- 2
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.