Skip to content

Mobile overflow#4012

Merged
lewisgoddard merged 4 commits intomasterfrom
mobile-overflow
Mar 22, 2026
Merged

Mobile overflow#4012
lewisgoddard merged 4 commits intomasterfrom
mobile-overflow

Conversation

@lewisgoddard
Copy link
Member

Fixes #4011

Changes Summary

  • Fixed horizontal overflow on narrow mobile viewports caused by the hidden .popover-content extending beyond the page width
  • Popover is now clamped within the viewport when opened, with the arrow repositioned to stay aligned with the trigger
  • Fixed the Language button toggle: clicking it a thirdtime now opens the popover correctly
  • Removed unnecessary body overflow locking that was hiding the page scrollbar

This pull request [ is ] ready for review.

@lewisgoddard lewisgoddard requested a review from a team March 14, 2026 03:00
@lewisgoddard lewisgoddard enabled auto-merge (squash) March 14, 2026 04:00
Copy link
Contributor

@RMcNeely RMcNeely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lewisgoddard lewisgoddard merged commit 9cf1298 into master Mar 22, 2026
5 checks passed
@lewisgoddard lewisgoddard deleted the mobile-overflow branch March 22, 2026 03:52
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.

Entire Web Page Overflowing on Mobile

2 participants