Make mobile Update decisions transaction-safe #772

Merged
timmy merged 1 commits from timmy/771-transaction-safe-update-decisions into main 2026-08-13 21:01:01 +00:00
Owner

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).

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).
timmy added 1 commit 2026-08-13 20:59:00 +00:00
fix: make update decisions transaction-safe (Closes #771)
All checks were successful
CI / lint (pull_request) Successful in 1m36s
CI / build-release (pull_request) Successful in 6s
CI / release-candidate (pull_request) Has been skipped
2e0d64907b
timmy merged commit 84302d6f1e into main 2026-08-13 21:01:01 +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#772
No description provided.