Pause active Today timing while reviewing mobile Insights #1083

Merged
timmy merged 1 commits from timmy/1082-pause-today-insights into main 2026-08-18 14:54:50 +00:00
Owner

Summary

  • pause a running Today timer while mobile Insights is open
  • render a durable paused-task banner with a 44px Return to Today action
  • restore the detour across reload, Back, Close, and Escape without double-resuming
  • reopen the same Today item after a reload-safe return

Verification

  • RED: Insights timer/reload and Return-to-Today behavioral tests failed before implementation
  • python3 -m pytest tests/ -q → 2040 passed, 7 skipped
  • packaged 390×844 browser journey → 1 passed
  • python3 -m pip_audit -r requirements.txt --strict → no known vulnerabilities
  • deterministic release bundle and SHA-256 verified locally

Closes #1082

## Summary - pause a running Today timer while mobile Insights is open - render a durable paused-task banner with a 44px Return to Today action - restore the detour across reload, Back, Close, and Escape without double-resuming - reopen the same Today item after a reload-safe return ## Verification - RED: Insights timer/reload and Return-to-Today behavioral tests failed before implementation - `python3 -m pytest tests/ -q` → 2040 passed, 7 skipped - packaged 390×844 browser journey → 1 passed - `python3 -m pip_audit -r requirements.txt --strict` → no known vulnerabilities - deterministic release bundle and SHA-256 verified locally Closes #1082
timmy added 1 commit 2026-08-18 14:48:12 +00:00
feat: pause Today during mobile Insights (Closes #1082)
All checks were successful
CI / lint (pull_request) Successful in 3m18s
CI / build-release (pull_request) Successful in 8s
CI / browser-journey (pull_request) Successful in 2m45s
CI / release-candidate (pull_request) Has been skipped
472371d5a8
timmy merged commit a6f34fbfde into main 2026-08-18 14:54:50 +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#1083
No description provided.