-
Notifications
You must be signed in to change notification settings - Fork 132
Labels
hacktoberfest-acceptedlevel 110 points10 pointsrecodethis is label for leaderboardthis is label for leaderboard
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Description:
When the screen width is below 1300px, the hamburger menu icon appears, but the navigation content (menu links) does not show up when clicked until the screen width drops below 996px.
This creates a non-responsive gap range where the navbar looks collapsed but the menu isn’t accessible.
Steps to Reproduce:
- Resize the browser window to around 1200px width.
- Observe that the hamburger icon appears.
- Click on the icon — the menu content does not expand or appear.
- Continue resizing below 996px — the menu finally becomes functional.
Expected behavior
The hamburger menu should display the navigation content as soon as it appears (i.e., below 1300px), ensuring consistent responsiveness across screen sizes.
Add ScreenShots
Screen.Recording.2025-10-22.at.9.04.26.PM.mov
What browsers are you seeing the problem on?
Chrome
Record
- I have read the Contributing Guidelines
- Are you a GSSOC'25 contributor
- I want to work on this issue
Metadata
Metadata
Assignees
Labels
hacktoberfest-acceptedlevel 110 points10 pointsrecodethis is label for leaderboardthis is label for leaderboard
Type
Projects
Status
Done