Reschedule an active Today item into Week Ahead #1228

Closed
opened 2026-08-21 16:22:05 +00:00 by timmy · 0 comments
Owner

User problem

When priorities change during an active Today session, mobile operators can only defer work into unstructured Later. Moving it into a capacity-aware future day requires leaving the session and manually editing two plans.

Vertical slice

Add a mobile Reschedule to Week Ahead active-session action that reviews the next seven days and their load, preserves the item estimate, and atomically moves the item from Today into the chosen Week Ahead day before continuing Today.

Acceptance criteria

  • The active Today menu opens a seven-day destination chooser with each day’s planned/capacity minutes and the current estimate.
  • Confirm atomically removes the active item from Today and places it exactly once on the selected Week Ahead day.
  • Stale revisions and invalid/full days produce no partial write and return current snapshots for recovery.
  • Existing Week placement is moved, not duplicated; cancel changes nothing.
  • Success continues through the existing Today readiness path.
  • Rendered 320x568 and 390x844 checks verify 44px controls, no horizontal overflow, focus return on cancel, and truthful success/error states.

Non-duplication evidence

Full issue-title history and recent commits were checked at c63df3c. Adjacent #455 moves active Today work to Later; #1200 reconciles due Week work into Today. Neither supports this reverse, capacity-aware active-session journey.

## User problem When priorities change during an active Today session, mobile operators can only defer work into unstructured Later. Moving it into a capacity-aware future day requires leaving the session and manually editing two plans. ## Vertical slice Add a mobile **Reschedule to Week Ahead** active-session action that reviews the next seven days and their load, preserves the item estimate, and atomically moves the item from Today into the chosen Week Ahead day before continuing Today. ## Acceptance criteria - The active Today menu opens a seven-day destination chooser with each day’s planned/capacity minutes and the current estimate. - Confirm atomically removes the active item from Today and places it exactly once on the selected Week Ahead day. - Stale revisions and invalid/full days produce no partial write and return current snapshots for recovery. - Existing Week placement is moved, not duplicated; cancel changes nothing. - Success continues through the existing Today readiness path. - Rendered 320x568 and 390x844 checks verify 44px controls, no horizontal overflow, focus return on cancel, and truthful success/error states. ## Non-duplication evidence Full issue-title history and recent commits were checked at `c63df3c`. Adjacent #455 moves active Today work to Later; #1200 reconciles due Week work into Today. Neither supports this reverse, capacity-aware active-session journey.
timmy self-assigned this 2026-08-21 16:22:05 +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#1228
No description provided.