Paginate unread updates without slowing live refresh #148

Merged
timmy merged 1 commits from timmy/147-paginated-unread-updates into main 2026-08-06 23:31:28 +00:00
Owner

Closes #147

What changed

  • expose first-page notification totals in the pooled live snapshot
  • add a bounded, no-store endpoint for on-demand notification pages
  • add a mobile 44px Load older updates flow with single-flight merging and retry
  • cap bulk acknowledgement to the next 50 loaded updates

Verification

  • python3 -m pytest -q — 134 passed
  • Node syntax checks passed
  • Playwright at 375x812: 50/75 → 75/75, one request, 44px target, no horizontal overflow
Closes #147 ## What changed - expose first-page notification totals in the pooled live snapshot - add a bounded, no-store endpoint for on-demand notification pages - add a mobile 44px Load older updates flow with single-flight merging and retry - cap bulk acknowledgement to the next 50 loaded updates ## Verification - `python3 -m pytest -q` — 134 passed - Node syntax checks passed - Playwright at 375x812: 50/75 → 75/75, one request, 44px target, no horizontal overflow
timmy added 1 commit 2026-08-06 23:30:48 +00:00
feat: paginate unread updates inbox (#147)
All checks were successful
CI / lint (pull_request) Successful in 11s
CI / build-frontend (pull_request) Successful in 5s
a86de5cbf4
timmy merged commit db0354a6e5 into main 2026-08-06 23:31:28 +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#148
No description provided.