Toggle issue checklist items from mobile detail #906

Merged
timmy merged 1 commits from timmy/905-mobile-checklist-toggle into main 2026-08-15 16:54:48 +00:00
Owner

Closes #905

Adds accessible, touch-sized checklist controls to writable online issue detail. Each toggle updates only the selected Markdown marker through the existing optimistic-concurrency content endpoint; pending, success, conflict, network, offline, and read-only states fail safely.

Tests: pytest -q (1735 passed, 1 skipped); Chromium 390x844 rendered validation (44x44 target, no horizontal overflow).

Closes #905 Adds accessible, touch-sized checklist controls to writable online issue detail. Each toggle updates only the selected Markdown marker through the existing optimistic-concurrency content endpoint; pending, success, conflict, network, offline, and read-only states fail safely. Tests: `pytest -q` (1735 passed, 1 skipped); Chromium 390x844 rendered validation (44x44 target, no horizontal overflow).
timmy added 1 commit 2026-08-15 16:51:10 +00:00
feat: toggle mobile issue checklists (Closes #905)
All checks were successful
CI / lint (pull_request) Successful in 1m59s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 59s
CI / release-candidate (pull_request) Has been skipped
72dcdc6c52
timmy merged commit 88e5f3f33b into main 2026-08-15 16:54:48 +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#906
No description provided.