Skip to content

Conversation

@sanket-rajput
Copy link

Summary

This PR resolves Issue #646 by improving the mobile navigation experience on OpenCRE.

Fixes implemented

✔ Added a close (✕) button inside the mobile navbar
✔ Improved the mobile drawer layout with a premium UI
✔ Added spacing, section titles, and a clean divider
✔ Drawer height now auto-adjusts to its content
✔ Added smooth transitions and better spacing
✔ Improved visual structure for consistent UX
✔ Updated Header.tsx and header.scss

Why this is needed

The mobile navbar previously occupied the full screen and did not offer an obvious way to close it, forcing users to refresh or use the browser back button.
This update makes the navigation intuitive and modern, improving overall user experience.

Files updated

  • Header.tsx
  • header.scss

Issue reference

Fixes #646

Let me know if you'd like any enhancements!

Screenshot 2025-12-05 015916

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobile Navbar Lacks Close Functionality In Full-Screen

2 participants