Skip to content

Fix mobile menu horizontal overflow#110

Open
yanziwei wants to merge 1 commit into
unitaryfoundation:mainfrom
yanziwei:codex/fix-mobile-menu-drawer
Open

Fix mobile menu horizontal overflow#110
yanziwei wants to merge 1 commit into
unitaryfoundation:mainfrom
yanziwei:codex/fix-mobile-menu-drawer

Conversation

@yanziwei

Copy link
Copy Markdown

Summary

  • keep the site footer from widening mobile pages beyond the viewport
  • include the drawer border inside the fixed drawer width so the panel stays within the viewport

Fixes #46.

Testing

  • npm run build
  • git diff --check
  • local mobile viewport check at /bounties/: before opening the menu, scrollWidth == clientWidth; after tapping Menu, the drawer wrapper is fully within the 390px viewport and nav links are visible
  • checked browser console for runtime errors: none

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.

Menu doesn't load on mobile

1 participant