Make mobile Update decisions transaction-safe #772
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#772
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/771-transaction-safe-update-decisions"
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 #771
Coordinates swipe and button decisions through one promise-returning transaction. While pending, all four mobile decision controls and gestures are locked; failures preserve the current update, announce retry guidance, and restore focus. Mark-read success still advances once and offers Undo.
Tests:
python3 -m pytest tests/ -q(1466 passed).