Make Tomorrow planning a first-class mobile queue #1158

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

Evidence

Tomorrow planning shipped in #1152, but its mobile entry restored the duplicate My Work action strip that #651 intentionally hid. frontend/dashboard.css currently has consecutive mobile rules display:none then display:flex, while the purpose-built Queues sheet lists Today, Agenda, Later, Drafts, Find Work, and Recaps but not Tomorrow. Across 581 historical issue titles, no issue covers a Tomorrow destination in the mobile Queues sheet.

User flow

On a phone, open Queues, see a Tomorrow row with a truthful saved-plan summary, open the existing ordered planner, save or clear, and return with the summary refreshed. Keep the duplicate My Work header actions hidden at phone widths; desktop behavior remains unchanged.

Acceptance

  • Queues contains a touch-safe Tomorrow row with empty and planned summaries.
  • Activating it opens the existing independent Plan Tomorrow workflow.
  • Save/clear refreshes the row without changing Today.
  • Closing the planner restores focus to the Tomorrow row.
  • Mobile My Work actions are hidden; desktop actions remain visible.
  • Behavioral unit and rendered mobile tests cover the flow.
## Evidence Tomorrow planning shipped in #1152, but its mobile entry restored the duplicate My Work action strip that #651 intentionally hid. `frontend/dashboard.css` currently has consecutive mobile rules `display:none` then `display:flex`, while the purpose-built Queues sheet lists Today, Agenda, Later, Drafts, Find Work, and Recaps but not Tomorrow. Across 581 historical issue titles, no issue covers a Tomorrow destination in the mobile Queues sheet. ## User flow On a phone, open **Queues**, see a **Tomorrow** row with a truthful saved-plan summary, open the existing ordered planner, save or clear, and return with the summary refreshed. Keep the duplicate My Work header actions hidden at phone widths; desktop behavior remains unchanged. ## Acceptance - Queues contains a touch-safe Tomorrow row with empty and planned summaries. - Activating it opens the existing independent Plan Tomorrow workflow. - Save/clear refreshes the row without changing Today. - Closing the planner restores focus to the Tomorrow row. - Mobile My Work actions are hidden; desktop actions remain visible. - Behavioral unit and rendered mobile tests cover the flow.
timmy was assigned by rockachopa 2026-08-20 01:08:08 +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#1158
No description provided.