Make Week Ahead a read-first mobile overview #1216

Closed
opened 2026-08-21 08:54:20 +00:00 by rockachopa · 0 comments
Member

Evidence

Queues → Week Ahead currently launches directly into the seven-day editor (frontend/dashboard.js, frontend/week-plan.js), while the queue row exposes only an aggregate count. The existing review cards already contain the data needed to answer “what is next?” and “which day is overloaded?”, but only after completing the editor. No historical issue title or recent commit adds a read-first Week Ahead overview.

User impact

A phone user can inspect all seven days, work titles/references, load/capacity, overload and sync state without entering a mutation flow, then explicitly edit one day or the whole week.

Acceptance tests

  • Opening Queues → Week Ahead loads a seven-day overview and makes no PUT request.
  • The first upcoming non-empty day is labeled Next up; overload and sync-pending state are explicit.
  • Edit day opens that exact date and returns to the refreshed overview.
  • Edit week starts the existing continuous seven-day planning flow.
  • Empty plans show a clear Plan Week Ahead action.
  • At phone widths, controls remain touch-safe and content does not overflow horizontally.
## Evidence Queues → Week Ahead currently launches directly into the seven-day editor (`frontend/dashboard.js`, `frontend/week-plan.js`), while the queue row exposes only an aggregate count. The existing review cards already contain the data needed to answer “what is next?” and “which day is overloaded?”, but only after completing the editor. No historical issue title or recent commit adds a read-first Week Ahead overview. ## User impact A phone user can inspect all seven days, work titles/references, load/capacity, overload and sync state without entering a mutation flow, then explicitly edit one day or the whole week. ## Acceptance tests - Opening Queues → Week Ahead loads a seven-day overview and makes no PUT request. - The first upcoming non-empty day is labeled Next up; overload and sync-pending state are explicit. - Edit day opens that exact date and returns to the refreshed overview. - Edit week starts the existing continuous seven-day planning flow. - Empty plans show a clear Plan Week Ahead action. - At phone widths, controls remain touch-safe and content does not overflow horizontally.
timmy was assigned by rockachopa 2026-08-21 08:54:20 +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#1216
No description provided.