Toggle issue checklist items from mobile detail #906
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#906
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/905-mobile-checklist-toggle"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).