Plan all seven Week Ahead days in one mobile pass #1186

Closed
opened 2026-08-20 16:20:51 +00:00 by timmy · 0 comments
Owner

Problem

Week Ahead currently closes after saving one selected day. Planning seven days requires repeatedly reopening Queues → Week Ahead, despite the API already supporting an atomic seven-day plan and account-bound offline drafts. At 320×568 and 390×844 this repetition compounds a long, scrollable planning sheet.

Scope

Keep the planner open after each day, advance to the next date, expose progress, and finish on the seventh day. Preserve the existing account-bound staging, offline sync, and per-day conflict semantics.

Acceptance

  • Save & next stages the selected day, keeps the sheet open, advances/focuses the next date, and updates progress.
  • The seventh day exposes Save week and closes after staging it.
  • Reopening retains every staged day via the existing account-bound draft.
  • 320×568 and 390×844 have touch targets >=44px and no document horizontal overflow.
  • Behavioral controller/workflow tests, focused browser test, and full suite pass.

Audit evidence: all 594 historical issue titles and 1,229 commit subjects were searched. Existing #1177/#1180/#1182/#1184 cover initial Week Ahead, offline durability, rollover, and conflict reconciliation; none implements a continuous multi-day pass.

## Problem Week Ahead currently closes after saving one selected day. Planning seven days requires repeatedly reopening Queues → Week Ahead, despite the API already supporting an atomic seven-day plan and account-bound offline drafts. At 320×568 and 390×844 this repetition compounds a long, scrollable planning sheet. ## Scope Keep the planner open after each day, advance to the next date, expose progress, and finish on the seventh day. Preserve the existing account-bound staging, offline sync, and per-day conflict semantics. ## Acceptance - Save & next stages the selected day, keeps the sheet open, advances/focuses the next date, and updates progress. - The seventh day exposes Save week and closes after staging it. - Reopening retains every staged day via the existing account-bound draft. - 320×568 and 390×844 have touch targets >=44px and no document horizontal overflow. - Behavioral controller/workflow tests, focused browser test, and full suite pass. Audit evidence: all 594 historical issue titles and 1,229 commit subjects were searched. Existing #1177/#1180/#1182/#1184 cover initial Week Ahead, offline durability, rollover, and conflict reconciliation; none implements a continuous multi-day pass.
timmy self-assigned this 2026-08-20 16:20:51 +00:00
timmy closed this issue 2026-08-20 16:45:32 +00:00
Sign in to join this conversation.
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#1186
No description provided.