Skip to content

feat(#406): implement responsive mobile menu drawer#815

Merged
Akshola00 merged 1 commit into
Web3Novalabs:mainfrom
whiteghost0001:feat/406-responsive-mobile-menu
Jun 30, 2026
Merged

feat(#406): implement responsive mobile menu drawer#815
Akshola00 merged 1 commit into
Web3Novalabs:mainfrom
whiteghost0001:feat/406-responsive-mobile-menu

Conversation

@whiteghost0001

@whiteghost0001 whiteghost0001 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

i Replace Header's inline mobile menu with MobileMenu component

  • MobileMenu renders a slide-in drawer from the right
  • Overlay backdrop closes menu on click
  • Escape key and close button dismiss the drawer
  • Focus trap and body scroll lock for accessibility
  • MobileMenuButton shows hamburger icon, hidden on lg+ screens

closes #406

closes #406

- Replace Header's inline mobile menu with MobileMenu component
- MobileMenu renders a slide-in drawer from the right
- Overlay backdrop closes menu on click
- Escape key and close button dismiss the drawer
- Focus trap and body scroll lock for accessibility
- MobileMenuButton shows hamburger icon, hidden on lg+ screens
@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@whiteghost0001 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Akshola00 Akshola00 merged commit 8f0216e into Web3Novalabs:main Jun 30, 2026
3 checks passed
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.

Build Responsive Mobile Menu

2 participants