Skip to content

🐞[Bug]: Hamburger Menu Appears but Doesn't Display Content Between 1300px and 996px Screen Width #1017

@kanishka-commits

Description

@kanishka-commits

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:

  1. Resize the browser window to around 1200px width.
  2. Observe that the hamburger icon appears.
  3. Click on the icon — the menu content does not expand or appear.
  4. 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

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions