Skip to content

fix(nav): default mobile menu to closed on initial render#683

Merged
isaaclombardssw merged 1 commit intomainfrom
fix/mobile-menu-default-closed
Feb 25, 2026
Merged

fix(nav): default mobile menu to closed on initial render#683
isaaclombardssw merged 1 commit intomainfrom
fix/mobile-menu-default-closed

Conversation

@isaaclombardssw
Copy link
Member

@isaaclombardssw isaaclombardssw commented Feb 25, 2026

Summary

Test plan

  • Verify mobile menu is closed on initial page load
  • Verify menu opens/closes correctly when toggling the hamburger button
  • Verify body scroll lock still works when menu is open on mobile

🤖 Generated with Claude Code

The menu was accidentally left with useState(true) from debugging,
causing it to render open on page load.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ssw-products Building Building Preview, Comment Feb 25, 2026 3:57am

Request Review

@isaaclombardssw isaaclombardssw merged commit 24601af into main Feb 25, 2026
2 checks passed
@isaaclombardssw isaaclombardssw deleted the fix/mobile-menu-default-closed branch February 25, 2026 04:01
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.

2 participants