Work through My Work sequentially on mobile #194

Merged
rockachopa merged 1 commits from timmy/193-mobile-work-session into main 2026-08-07 11:55:26 +00:00
Member

What changed

  • add a filter-aware work-session navigator that preserves item identity through polling and reorder
  • add Start work plus sticky, safe-area-aware Previous/Next progress controls to all four mobile work sheets
  • route each queue kind into its existing issue, PR, review, or update workflow and advance after confirmed completion

Verification

  • python3 -m pytest tests/test_my_work.py -q — 83 passed
  • python3 -m pytest -q — 280 passed
  • node --check frontend/my-work.js
  • git diff --check

Closes #193

## What changed - add a filter-aware work-session navigator that preserves item identity through polling and reorder - add Start work plus sticky, safe-area-aware Previous/Next progress controls to all four mobile work sheets - route each queue kind into its existing issue, PR, review, or update workflow and advance after confirmed completion ## Verification - `python3 -m pytest tests/test_my_work.py -q` — 83 passed - `python3 -m pytest -q` — 280 passed - `node --check frontend/my-work.js` - `git diff --check` Closes #193
rockachopa added 1 commit 2026-08-07 11:54:41 +00:00
feat: add mobile My Work sessions (#193)
All checks were successful
CI / lint (pull_request) Successful in 14s
CI / build-frontend (pull_request) Successful in 5s
2072de337e
rockachopa merged commit de20406a45 into main 2026-08-07 11:55:26 +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#194
No description provided.