Paginate mobile My Work beyond the first 50 items #170

Merged
rockachopa merged 1 commits from timmy/169-paginate-mobile-my-work into main 2026-08-07 05:36:56 +00:00
Member

Closes #169

Product slice

  • carries independent Gitea totals for assigned issues, assigned PRs, and review requests
  • loads later pages through a bounded, no-store endpoint without refetching live events or notifications
  • preserves combined PR responsibility reasons and later-page action authorization
  • adds truthful loaded/total status, retry-safe single-flight paging, and a 44px mobile control
  • preserves loaded pages across pooled live refreshes

Verification

  • pytest -q — 217 passed
  • Playwright Chromium at 320×568 and 390×844 — passed; no horizontal overflow, 44px control, page-two card rendered and focused
  • git diff --check — clean
Closes #169 ## Product slice - carries independent Gitea totals for assigned issues, assigned PRs, and review requests - loads later pages through a bounded, no-store endpoint without refetching live events or notifications - preserves combined PR responsibility reasons and later-page action authorization - adds truthful loaded/total status, retry-safe single-flight paging, and a 44px mobile control - preserves loaded pages across pooled live refreshes ## Verification - `pytest -q` — 217 passed - Playwright Chromium at 320×568 and 390×844 — passed; no horizontal overflow, 44px control, page-two card rendered and focused - `git diff --check` — clean
rockachopa added 1 commit 2026-08-07 05:36:12 +00:00
feat: paginate mobile My Work queues (#169)
All checks were successful
CI / lint (pull_request) Successful in 12s
CI / build-frontend (pull_request) Successful in 4s
625e65e7e4
rockachopa merged commit 5ce29fbe7d into main 2026-08-07 05:36:56 +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#170
No description provided.