Resolve shared mobile My Work routes beyond page one #208

Merged
rockachopa merged 1 commits from timmy/207-resolve-mobile-work-routes into main 2026-08-07 16:00:03 +00:00
Member

Closes #207

What changed

  • resolve cold issue, pull, review, and unread-update routes with one bounded authorization-preserving API request
  • preserve shared routes across transient failures with an accessible retry action
  • ignore stale asynchronous route results and dismiss only confirmed unavailable work
  • keep already-loaded routes request-free

Verification

  • python3 -m pytest tests/ -q — 318 passed
  • Chromium at 375×812 — one resolver request, issue sheet 375px wide, no horizontal overflow, 44px retry target, fragment preserved
Closes #207 ## What changed - resolve cold issue, pull, review, and unread-update routes with one bounded authorization-preserving API request - preserve shared routes across transient failures with an accessible retry action - ignore stale asynchronous route results and dismiss only confirmed unavailable work - keep already-loaded routes request-free ## Verification - `python3 -m pytest tests/ -q` — 318 passed - Chromium at 375×812 — one resolver request, issue sheet 375px wide, no horizontal overflow, 44px retry target, fragment preserved
rockachopa added 1 commit 2026-08-07 15:59:20 +00:00
feat: resolve shared My Work routes
All checks were successful
CI / lint (pull_request) Successful in 17s
CI / build-frontend (pull_request) Successful in 5s
b5545e380e
rockachopa merged commit e04d6753ac into main 2026-08-07 16:00:03 +00:00
rockachopa deleted branch timmy/207-resolve-mobile-work-routes 2026-08-07 16:00:03 +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#208
No description provided.