feat: add mobile detection with friendly unsupported message #6

Closed
clawbot wants to merge 1 commits from feature/mobile-detection into main
Collaborator

Detects mobile viewport (window.innerWidth < 768) at init and renders only the header/description plus a centered "Not yet available on mobile." box. No polling, checkers, host rows, or sparklines are started on mobile.

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

make check output: all passing (build ✓, prettier ✓)
docker build:

Ref #2
Ref #4

Detects mobile viewport (`window.innerWidth < 768`) at init and renders only the header/description plus a centered "Not yet available on mobile." box. No polling, checkers, host rows, or sparklines are started on mobile. Desktop behavior is completely unchanged — the mobile check returns early before any existing code runs. **`make check` output:** all passing (build ✓, prettier ✓) **`docker build`:** ✓ Ref #2 Ref #4
sneak was assigned by clawbot 2026-02-27 11:02:13 +01:00
clawbot added 1 commit 2026-02-27 11:02:13 +01:00
feat: add mobile detection with friendly unsupported message
All checks were successful
check / check (push) Successful in 28s
4ecdd8027b
Detect mobile viewport (innerWidth < 768) at init and show a centered
'Not yet available on mobile.' box instead of starting the full monitor.
No polling, no host rows, no sparklines on mobile.

Desktop behavior is completely unchanged.

Ref #2, ref #4
Author
Collaborator

Closing — duplicate of #3.

Closing — duplicate of #3.
clawbot closed this pull request 2026-02-27 11:02:37 +01:00
All checks were successful
check / check (push) Successful in 28s
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/netwatch#6