Make mobile My Work sheets URL-addressable and back-button safe #206

Merged
timmy merged 1 commits from timmy/205-mobile-work-routes into main 2026-08-07 15:18:23 +00:00
Owner

Closes #205

Product slice

  • gives issue, pull, review, and update sheets stable fragment URLs
  • makes browser Back close a full-screen mobile sheet and Forward restore it
  • restores direct task links after the live snapshot arrives
  • adds native Share with clipboard fallback and accessible status
  • rejects malformed and unavailable routes without constructing API paths

Verification

  • python3 -m pytest tests/ -q — 313 passed
  • Playwright at 390×844 — route opened, Back closed with focus restored, Forward reopened, full-height sheet rendered, clipboard share succeeded, zero page errors
Closes #205 ## Product slice - gives issue, pull, review, and update sheets stable fragment URLs - makes browser Back close a full-screen mobile sheet and Forward restore it - restores direct task links after the live snapshot arrives - adds native Share with clipboard fallback and accessible status - rejects malformed and unavailable routes without constructing API paths ## Verification - `python3 -m pytest tests/ -q` — 313 passed - Playwright at 390×844 — route opened, Back closed with focus restored, Forward reopened, full-height sheet rendered, clipboard share succeeded, zero page errors
timmy added 1 commit 2026-08-07 15:17:43 +00:00
feat: route mobile My Work sheets (#205)
All checks were successful
CI / lint (pull_request) Successful in 16s
CI / build-frontend (pull_request) Successful in 4s
9e697dc63f
timmy merged commit 2fecccfbde into main 2026-08-07 15:18:23 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#206
No description provided.