Skip to content

fix: close mobile nav when tapping outside the menu#198

Merged
braboj merged 1 commit into
mainfrom
fix/mobile-nav-outside-click
Apr 26, 2026
Merged

fix: close mobile nav when tapping outside the menu#198
braboj merged 1 commit into
mainfrom
fix/mobile-nav-outside-click

Conversation

@braboj

@braboj braboj commented Apr 26, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • Open site on mobile (or responsive mode at ≤768px)
  • Tap hamburger to open nav
  • Tap outside the nav panel — nav should close
  • Tap hamburger to open, then tap a nav link — navigation should work normally
  • On desktop (>768px) verify no change in behavior

Closes #171

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@braboj braboj merged commit 5d0b4a2 into main Apr 26, 2026
1 check failed
@braboj braboj deleted the fix/mobile-nav-outside-click branch April 26, 2026 10:18
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.

When I open the navigation and tip outside it, the navigation is not closed on mobile

1 participant