Skip to content

fix(ui): improve mobile navigation menu usability #2066

@Harshbediya

Description

@Harshbediya

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

  1. Increase close icon tap area (min 40x40px).
  2. Add extra padding/margin between menu items for better readability.
  3. Ensure menu slides over content instead of pushing it awkwardly.
  4. 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementgssoc2025GirlScript Summer of Code 2025level 25 points

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions