Edit assigned issue content safely from mobile #190

Merged
timmy merged 1 commits from timmy/189-edit-assigned-issue-content into main 2026-08-07 11:08:46 +00:00
Owner

Closes #189

Adds a touch-sized title/description editor to the assigned-issue sheet, repository-scoped persistent drafts, optimistic concurrency using updated_at, assignment/state revalidation, conflict recovery, and immediate My Work refresh.

Verification:

  • python3 -m pytest -q — 270 passed
  • Node syntax checks and Python compileall passed
  • Chromium at 375×812: no horizontal overflow; editor controls measured at least 44px tall
Closes #189 Adds a touch-sized title/description editor to the assigned-issue sheet, repository-scoped persistent drafts, optimistic concurrency using `updated_at`, assignment/state revalidation, conflict recovery, and immediate My Work refresh. Verification: - `python3 -m pytest -q` — 270 passed - Node syntax checks and Python compileall passed - Chromium at 375×812: no horizontal overflow; editor controls measured at least 44px tall
timmy added 1 commit 2026-08-07 11:08:08 +00:00
feat: edit assigned issue content from mobile (#189)
All checks were successful
CI / lint (pull_request) Successful in 15s
CI / build-frontend (pull_request) Successful in 4s
937df5d20b
timmy merged commit 5406ee2297 into main 2026-08-07 11:08:46 +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#190
No description provided.