Make mobile My Work refresh resumable and single-flight #120

Merged
rockachopa merged 1 commits from timmy/119-resumable-single-flight-my-work into main 2026-08-06 16:35:14 +00:00
Member

What changed

  • replace three independent context fetch paths with one 8-second single-flight snapshot poller
  • pause context and event polling while hidden and refresh immediately on resume
  • feed dashboard, layout, repo mix, and My Work from the same snapshot
  • retain the last successful snapshot on refresh failure
  • add count-bearing, wrapping My Work filters with session persistence

Validation

  • python3 -m pytest -q — 77 passed
  • Node syntax checks passed
  • rendered Chromium checks at 320x568, 375x667, and 390x844: no horizontal overflow, 44px filter targets, correct counts, persisted Reviews filter

Closes #119

## What changed - replace three independent context fetch paths with one 8-second single-flight snapshot poller - pause context and event polling while hidden and refresh immediately on resume - feed dashboard, layout, repo mix, and My Work from the same snapshot - retain the last successful snapshot on refresh failure - add count-bearing, wrapping My Work filters with session persistence ## Validation - `python3 -m pytest -q` — 77 passed - Node syntax checks passed - rendered Chromium checks at 320x568, 375x667, and 390x844: no horizontal overflow, 44px filter targets, correct counts, persisted Reviews filter Closes #119
rockachopa added 1 commit 2026-08-06 16:30:20 +00:00
feat: make My Work refresh resumable (#119)
All checks were successful
CI / lint (pull_request) Successful in 15s
CI / build-frontend (pull_request) Successful in 6s
32d9d9413f
rockachopa merged commit 329591ebd6 into main 2026-08-06 16:35:14 +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#120
No description provided.