-
-
Notifications
You must be signed in to change notification settings - Fork 627
fix(ui): improve mobile navigation menu usability #2066
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementgssoc2025GirlScript Summer of Code 2025GirlScript Summer of Code 2025level 25 points5 points
Description
Description
On smaller screens, the mobile navigation menu in OWASP Nest feels cramped and sometimes overlaps with page content.
The close button is also hard to tap on devices with small displays.
Current Issues
- Menu overlaps with page content on certain screen widths.
- Close icon size is too small for comfortable tapping.
- Menu items do not have enough spacing, reducing readability.
Proposed Fixes
- Increase close icon tap area (min 40x40px).
- Add extra padding/margin between menu items for better readability.
- Ensure menu slides over content instead of pushing it awkwardly.
- Test responsiveness across devices (mobile, tablet, desktop).
Benefits
- Improves mobile user experience.
- Makes navigation more accessible and easier to use.
- Enhances the overall UI polish of the platform.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementgssoc2025GirlScript Summer of Code 2025GirlScript Summer of Code 2025level 25 points5 points
Type
Projects
Status
Done