fix(frontend): fix mobile navigation media query#5749
Merged
Prospector merged 2 commits intomodrinth:mainfrom Apr 4, 2026
Merged
fix(frontend): fix mobile navigation media query#5749Prospector merged 2 commits intomodrinth:mainfrom
Prospector merged 2 commits intomodrinth:mainfrom
Conversation
Member
Pull request changelogAppAddedChangedDeprecatedRemovedFixedSecurityWebsiteAddedChangedDeprecatedRemovedFixed
SecurityHostingAddedChangedDeprecatedRemovedFixedSecurity |
Contributor
Author
|
Tested on my (occasionally bootlooping xD) Samsung A53, before I thought mobile was just generally broken, but most of the layout shifts just came from the desktop navbar. |
Prospector
approved these changes
Apr 4, 2026
|
I've been experiencing the same problem in Firefox for a long time; it worked fine in Chrome but not in Firefox. But now it's like this in Firefox. screen-20260405-181638-1775402184956.mp4 |
Contributor
Author
|
I think this is sadly just Firefox jank, wouldn't be the only problem Firefox has when rendering modern websites |
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.
Fixes mobile navigation not showing on real phones.
any-hover: nonefails on many Android devices that report hover support (stylus, Bluetooth input), even if its not actively used.pointer: coarsespecifically targets touchscreen devices.