You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening the menu bar on mobile, a sheet is triggered that causes the entire site to become horizontally scrollable. This affects the user experience by allowing unwanted horizontal movement.
Steps to Reproduce
Open the website on a mobile device.
Click on the menu button to open the navigation.
Observe that a horizontal scrollbar appears, allowing unintended side-scrolling.
Expected Behavior
The menu should open without causing horizontal scrolling.
The rest of the page should remain fixed while the menu is open. Actual Behavior
The menu causes a horizontal overflow, making the whole site scroll sideways.
Screen.Recording.2025-02-04.130605.mp4
I am taking up this issue for a fix. I will investigate and implement a solution.
When opening the menu bar on mobile, a sheet is triggered that causes the entire site to become horizontally scrollable. This affects the user experience by allowing unwanted horizontal movement.
Steps to Reproduce
Expected Behavior
The rest of the page should remain fixed while the menu is open.
Actual Behavior
The menu causes a horizontal overflow, making the whole site scroll sideways.
Screen.Recording.2025-02-04.130605.mp4
I am taking up this issue for a fix. I will investigate and implement a solution.
Self-Assignment: @himanshukandari14