Reprioritize assigned issues from the mobile issue sheet #174

Merged
rockachopa merged 1 commits from timmy/173-mobile-issue-labels into main 2026-08-07 06:53:50 +00:00
Member

Closes #173

What changed

  • adds a touch-sized assigned-issue label editor
  • validates label IDs behind the assigned-issue boundary
  • requires exact Gitea confirmation before updating local state
  • immediately rebuilds and re-sorts My Work after a confirmed save
  • keeps failed selections draft-safe and repeated saves single-flight

Verification

  • pytest -q — 226 passed
  • JS syntax and Python compile checks passed
  • Chromium at 320px and 390px: no horizontal overflow; checkbox rows and Save labels are 44px; live assigned-issue labels loaded successfully
Closes #173 ## What changed - adds a touch-sized assigned-issue label editor - validates label IDs behind the assigned-issue boundary - requires exact Gitea confirmation before updating local state - immediately rebuilds and re-sorts My Work after a confirmed save - keeps failed selections draft-safe and repeated saves single-flight ## Verification - `pytest -q` — 226 passed - JS syntax and Python compile checks passed - Chromium at 320px and 390px: no horizontal overflow; checkbox rows and Save labels are 44px; live assigned-issue labels loaded successfully
rockachopa added 1 commit 2026-08-07 06:53:09 +00:00
feat: reprioritize assigned issues from mobile (#173)
All checks were successful
CI / lint (pull_request) Successful in 13s
CI / build-frontend (pull_request) Successful in 5s
390ad0d4d2
rockachopa merged commit f9e11fca6a into main 2026-08-07 06:53:50 +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#174
No description provided.