Protect private work before mobile sign-out #1129
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#1129
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/1128-safe-sign-out-review"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #1128
Adds a count-backed sign-out review for current-device and all-device journeys. Cancel, Escape, and browser Back preserve the session and private browser state; destructive confirmation retains revoke → purge → navigate ordering. The review is a lazy feature chunk so the 100 KiB core runtime budget remains green.
Validation: 2,151 unit/integration tests passed; packaged 390×844 Chromium sign-out journey passed.