Hand off assigned issues to teammates from mobile #282

Merged
rockachopa merged 1 commits from timmy/281-mobile-issue-handoff into main 2026-08-08 08:38:55 +00:00
Member

Closes #281

Product slice

  • list eligible repository assignees from an assigned issue
  • atomically replace the operator with the selected teammate while preserving co-assignees
  • revalidate assignment and recipient eligibility before mutation
  • provide a touch-safe mobile handoff selector with confirmation and retry state

Verification

  • python3 -m pytest tests/ -q — 500 passed
  • rendered at 320×568 and 390×844: no horizontal overflow; all handoff controls 44px high
  • Python and JavaScript syntax checks pass
Closes #281 ## Product slice - list eligible repository assignees from an assigned issue - atomically replace the operator with the selected teammate while preserving co-assignees - revalidate assignment and recipient eligibility before mutation - provide a touch-safe mobile handoff selector with confirmation and retry state ## Verification - `python3 -m pytest tests/ -q` — 500 passed - rendered at 320×568 and 390×844: no horizontal overflow; all handoff controls 44px high - Python and JavaScript syntax checks pass
rockachopa added 1 commit 2026-08-08 08:38:06 +00:00
feat: hand off assigned issues from mobile (#281)
All checks were successful
CI / lint (pull_request) Successful in 28s
CI / build-frontend (pull_request) Successful in 5s
04bb6839ae
rockachopa merged commit 997cb7dcd7 into main 2026-08-08 08:38:55 +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#282
No description provided.