Scope mobile share installation to the dashboard route #225

Merged
rockachopa merged 1 commits from timmy/223-mobile-share-subpath into main 2026-08-07 20:27:07 +00:00
Member

Closes #223

Production route verification after #224 exposed that root-absolute PWA URLs escaped /dashboard/. This follow-up keeps manifest identity, launch, Share Target, icons, service-worker registration, and cached shell assets relative to the published domain subpath.

  • RED: subpath contract tests failed against / URLs
  • GREEN: focused tests pass; full suite 358 passed
  • No API responses or mutations enter the service-worker cache
Closes #223 Production route verification after #224 exposed that root-absolute PWA URLs escaped `/dashboard/`. This follow-up keeps manifest identity, launch, Share Target, icons, service-worker registration, and cached shell assets relative to the published domain subpath. - RED: subpath contract tests failed against `/` URLs - GREEN: focused tests pass; full suite 358 passed - No API responses or mutations enter the service-worker cache
rockachopa added 1 commit 2026-08-07 20:26:27 +00:00
fix: scope mobile share install to dashboard path (#223)
All checks were successful
CI / lint (pull_request) Successful in 17s
CI / build-frontend (pull_request) Successful in 4s
a25b547d20
rockachopa merged commit 1c2dbd2168 into main 2026-08-07 20:27:07 +00:00
rockachopa deleted branch timmy/223-mobile-share-subpath 2026-08-07 20:27:07 +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#225
No description provided.