GSMSTCSClub / GSMSTCSClub/GSMSTCSClub.github.io

Mobile navbar overflows

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.