Recover progressive mobile captures after reload #1410

Merged
rockachopa merged 1 commits from timmy/1409-progressive-capture-recovery into main 2026-08-25 21:41:02 +00:00
Member

What changed

  • checkpoint pre-hydration mobile title/note input per confirmed account
  • restore unfinished capture after page recreation with truthful recovery announcement
  • preserve independent checkpoints when multiple accounts use one phone
  • clear only the exact checkpoint after durable Draft save or acknowledged hydration handoff

Verification

  • RED observed for reload recovery, durable-save cleanup, hydration acknowledgement, and account isolation
  • python3 -m pytest tests/ -q → 2676 passed, 24 skipped
  • rendered Chromium at 320×568 and 390×844 restored exact fields with no horizontal overflow and 44px actions
  • deterministic release bundle built, checksum verified, and release verifier passed

Closes #1409

## What changed - checkpoint pre-hydration mobile title/note input per confirmed account - restore unfinished capture after page recreation with truthful recovery announcement - preserve independent checkpoints when multiple accounts use one phone - clear only the exact checkpoint after durable Draft save or acknowledged hydration handoff ## Verification - RED observed for reload recovery, durable-save cleanup, hydration acknowledgement, and account isolation - `python3 -m pytest tests/ -q` → 2676 passed, 24 skipped - rendered Chromium at 320×568 and 390×844 restored exact fields with no horizontal overflow and 44px actions - deterministic release bundle built, checksum verified, and release verifier passed Closes #1409
rockachopa added 1 commit 2026-08-25 21:30:23 +00:00
feat: recover progressive mobile captures (Closes #1409)
All checks were successful
CI / lint (pull_request) Successful in 3m44s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 6m18s
CI / release-candidate (pull_request) Has been skipped
8b56618e62
rockachopa merged commit e7e8c24d05 into main 2026-08-25 21:41:02 +00:00
rockachopa deleted branch timmy/1409-progressive-capture-recovery 2026-08-25 21:41:02 +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#1410
No description provided.