Skip to content

fix(frontend): fix mobile navigation media query#5749

Merged
Prospector merged 2 commits intomodrinth:mainfrom
creeperkatze:improve-mobile-ux
Apr 4, 2026
Merged

fix(frontend): fix mobile navigation media query#5749
Prospector merged 2 commits intomodrinth:mainfrom
creeperkatze:improve-mobile-ux

Conversation

@creeperkatze
Copy link
Copy Markdown
Contributor

Fixes mobile navigation not showing on real phones. any-hover: none fails on many Android devices that report hover support (stylus, Bluetooth input), even if its not actively used. pointer: coarse specifically targets touchscreen devices.

@modrinth-bot
Copy link
Copy Markdown
Member

modrinth-bot commented Apr 4, 2026

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

Security

Website

Added

Changed

Deprecated

Removed

Fixed

  • Fixed mobile navigation not showing on certain phones.

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

@creeperkatze
Copy link
Copy Markdown
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 Prospector added this pull request to the merge queue Apr 4, 2026
Merged via the queue into modrinth:main with commit 4a7525d Apr 4, 2026
6 checks passed
@3geETR
Copy link
Copy Markdown

3geETR commented Apr 5, 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

@creeperkatze
Copy link
Copy Markdown
Contributor Author

I think this is sadly just Firefox jank, wouldn't be the only problem Firefox has when rendering modern websites

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants