Resolve iOS issue w/ new two-tiered header - #3383
Merged
Merged
Conversation
lilybarrett
force-pushed
the
lb/troubleshoot-ios-header-bug
branch
from
August 5, 2026 16:29
9c173f2 to
60ff53f
Compare
lilybarrett
commented
Aug 5, 2026
lilybarrett
commented
Aug 5, 2026
lilybarrett
commented
Aug 5, 2026
lilybarrett
commented
Aug 5, 2026
lilybarrett
commented
Aug 5, 2026
lilybarrett
marked this pull request as ready for review
August 5, 2026 17:35
This comment was marked as resolved.
This comment was marked as resolved.
thecristen
approved these changes
Aug 11, 2026
thecristen
left a comment
Collaborator
There was a problem hiding this comment.
Looks fixed to me now!!! Could you please clean up the commented out CSS and HTML bits before merging -- thanks! 🎉
added 4 commits
August 11, 2026 17:47
Playing around with more logic Another tweak to test on mobile
Run Prettier Fix TS error More renaming
See if this keeps the Languages button from disappearing on iOS device Temporary change for testing Try this to see if it keeps toggle from disappearing on iOS More testing
lilybarrett
force-pushed
the
lb/troubleshoot-ios-header-bug
branch
from
August 11, 2026 21:47
dc49e26 to
e84cf0d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This solves an iOS bug as part of https://app.asana.com/1/15492006741476/project/1213994587940653/task/1216860386844707?focus=true
Scope
The bug was tricky to troubleshoot since it did not appear when emulating iOS devices using browser dev tools -- only when using an actual iOS device. Android was unaffected.
Asana Ticket:
https://app.asana.com/1/15492006741476/project/1213994587940653/task/1216860386844707?focus=true
Implementation
Screenshots
How to test
To repro the bug:
To test the fix: