Schedule assigned issues from mobile My Work #192

Merged
rockachopa merged 1 commits from timmy/191-mobile-issue-due-dates into main 2026-08-07 11:30:32 +00:00
Member

Closes #191

What changed

  • preserve assigned issue due dates across initial and paginated My Work data
  • rank and label overdue/due-today issues while keeping P0 strongest
  • set or clear due dates from a touch-sized mobile issue sheet with assignment revalidation and confirmed upstream state
  • retain the selected due date across retryable failures and suppress duplicate submissions

Verification

  • pytest -q — 276 passed
  • node --check frontend/my-work.js
  • node --check frontend/issue-sheet.js
  • rendered / returned 200 and contained the due-date controls, accessible badge, and 320px mobile rule
Closes #191 ## What changed - preserve assigned issue due dates across initial and paginated My Work data - rank and label overdue/due-today issues while keeping P0 strongest - set or clear due dates from a touch-sized mobile issue sheet with assignment revalidation and confirmed upstream state - retain the selected due date across retryable failures and suppress duplicate submissions ## Verification - `pytest -q` — 276 passed - `node --check frontend/my-work.js` - `node --check frontend/issue-sheet.js` - rendered `/` returned 200 and contained the due-date controls, accessible badge, and 320px mobile rule
rockachopa added 1 commit 2026-08-07 11:29:52 +00:00
feat: schedule assigned issues from mobile (#191)
All checks were successful
CI / lint (pull_request) Successful in 17s
CI / build-frontend (pull_request) Successful in 5s
c639b09aaf
rockachopa merged commit ecd4b55a26 into main 2026-08-07 11:30:32 +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#192
No description provided.