Complete Today from the mobile session HUD #602

Merged
timmy merged 1 commits from timmy/601-mobile-hud-complete into main 2026-08-11 23:58:47 +00:00
Owner

Closes #601

What changed

  • Adds a thumb-safe Done & next action to the persistent mobile Today HUD.
  • Uses the existing plan-only completion path, preserving the Gitea item and offline sync behavior.
  • Labels the final item Done & recap and keeps failed local completion in place for retry.
  • Reflows the HUD into a bounded two-row mobile grid.

Verification

  • python3 -m pytest tests/ -q — 1252 passed.
  • Headless Chromium at 320×568 and 390×844 — no horizontal overflow, 44px controls, safe dock clearance, title truncation, and both action labels/click behavior verified.
Closes #601 ## What changed - Adds a thumb-safe Done & next action to the persistent mobile Today HUD. - Uses the existing plan-only completion path, preserving the Gitea item and offline sync behavior. - Labels the final item Done & recap and keeps failed local completion in place for retry. - Reflows the HUD into a bounded two-row mobile grid. ## Verification - `python3 -m pytest tests/ -q` — 1252 passed. - Headless Chromium at 320×568 and 390×844 — no horizontal overflow, 44px controls, safe dock clearance, title truncation, and both action labels/click behavior verified.
timmy added 1 commit 2026-08-11 23:56:59 +00:00
feat: complete Today from mobile HUD (Closes #601)
All checks were successful
CI / lint (pull_request) Successful in 1m27s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
7aa25f1d8c
timmy merged commit 8dc155e49a into main 2026-08-11 23:58:47 +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#602
No description provided.