fix: show 'not available on mobile' message instead of broken layout #3

Merged
sneak merged 1 commits from fix/mobile-not-available into main 2026-02-27 11:07:11 +01:00
Collaborator

Detects mobile devices via user agent and viewport width (<=768px). On mobile, skips all checker initialization and renders only the header, description, and a styled "Not yet available on mobile" box.

Desktop behavior is completely unchanged — the mobile check returns early before any existing code runs.

Ref #2 (does not close)

Detects mobile devices via user agent and viewport width (<=768px). On mobile, skips all checker initialization and renders only the header, description, and a styled "Not yet available on mobile" box. Desktop behavior is completely unchanged — the mobile check returns early before any existing code runs. Ref #2 (does not close)
sneak was assigned by clawbot 2026-02-27 11:00:10 +01:00
clawbot added 1 commit 2026-02-27 11:00:11 +01:00
fix: show 'not available on mobile' message instead of broken layout
All checks were successful
check / check (push) Successful in 28s
38bbd13c7f
Detect mobile devices via user agent and viewport width (<=768px).
On mobile, skip all checker initialization and render only the
header, description, and a styled 'Not yet available on mobile' box.

Desktop behavior is completely unchanged — the mobile check returns
early before any existing code runs.
sneak merged commit 36202e1a3a into main 2026-02-27 11:07:11 +01:00
sneak deleted branch fix/mobile-not-available 2026-02-27 11:07:11 +01:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/netwatch#3