Keep mobile review handoff working when popups are blocked #144

Merged
timmy merged 1 commits from timmy/143-popup-safe-review-handoff into main 2026-08-06 22:26:13 +00:00
Owner

Closes #143

What changed

  • reserve the Gitea tab synchronously before clipboard access
  • navigate only after a successful copy and close the reservation on copy failure
  • truthfully handle blocked popups with a touch-sized direct Gitea fallback
  • guard repeated taps while a handoff is pending

Verification

  • RED: focused handoff tests failed against the old copy-then-open behavior
  • GREEN: python3 -m pytest tests/ -q → 127 passed
Closes #143 ## What changed - reserve the Gitea tab synchronously before clipboard access - navigate only after a successful copy and close the reservation on copy failure - truthfully handle blocked popups with a touch-sized direct Gitea fallback - guard repeated taps while a handoff is pending ## Verification - RED: focused handoff tests failed against the old copy-then-open behavior - GREEN: `python3 -m pytest tests/ -q` → 127 passed
timmy added 1 commit 2026-08-06 22:25:32 +00:00
fix: keep mobile review handoff popup-safe (#143)
All checks were successful
CI / lint (pull_request) Successful in 10s
CI / build-frontend (pull_request) Successful in 4s
b51542363c
timmy merged commit 955343a428 into main 2026-08-06 22:26:13 +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#144
No description provided.