Make live data status truthful and actionable #746

Merged
timmy merged 1 commits from timmy/745-live-data-status into main 2026-08-13 14:28:33 +00:00
Owner

Closes #745

What changed

  • turns the passive Live header into an accessible mobile status sheet
  • reports Work, Updates, and Activity freshness independently
  • exposes snapshot age, retry timing, and a single-flight Refresh now action
  • keeps offline guidance in place until reconnect refresh succeeds
  • precaches the status controller for installed/offline use

Verification

  • RED: python3 -m pytest tests/test_live_data_status.py -q → 3 failed before implementation
  • focused: 69 passed
  • full suite: 1430 passed in 80.80s
  • JS syntax checks and git diff --check pass
Closes #745 ## What changed - turns the passive Live header into an accessible mobile status sheet - reports Work, Updates, and Activity freshness independently - exposes snapshot age, retry timing, and a single-flight Refresh now action - keeps offline guidance in place until reconnect refresh succeeds - precaches the status controller for installed/offline use ## Verification - RED: `python3 -m pytest tests/test_live_data_status.py -q` → 3 failed before implementation - focused: `69 passed` - full suite: `1430 passed in 80.80s` - JS syntax checks and `git diff --check` pass
timmy added 1 commit 2026-08-13 14:26:37 +00:00
feat: make live data status actionable (Closes #745)
All checks were successful
CI / lint (pull_request) Successful in 1m34s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
9c276fa251
timmy merged commit 341a3283ea into main 2026-08-13 14:28:33 +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#746
No description provided.