Defer mobile Attention items into a Later queue #254

Closed
opened 2026-08-08 02:28:22 +00:00 by rockachopa · 0 comments
Member

User problem

Mobile operators cannot defer temporarily non-actionable Attention items. Keeping an update unread leaves it in the urgent queue; marking it read destroys reminder semantics.

Vertical slice

Add a local, account-scoped Later queue for My Work. Users can defer an item until later today or tomorrow, inspect deferred items, and bring them back immediately. Deferred items leave Attention and active work sessions without mutating Gitea, then automatically return after expiry.

Acceptance criteria

  • A My Work item can be deferred until later today or tomorrow with no Gitea mutation.
  • Deferred items are absent from normal/Attention work and present in a Later filter with wake time.
  • Bring back now and expiry restore existing priority order and badge counts.
  • State survives reload, is scoped to confirmed Gitea login, and stale records are pruned.
  • Touch controls remain usable at mobile widths and changes have behavioral tests.
## User problem Mobile operators cannot defer temporarily non-actionable Attention items. Keeping an update unread leaves it in the urgent queue; marking it read destroys reminder semantics. ## Vertical slice Add a local, account-scoped Later queue for My Work. Users can defer an item until later today or tomorrow, inspect deferred items, and bring them back immediately. Deferred items leave Attention and active work sessions without mutating Gitea, then automatically return after expiry. ## Acceptance criteria - A My Work item can be deferred until later today or tomorrow with no Gitea mutation. - Deferred items are absent from normal/Attention work and present in a Later filter with wake time. - Bring back now and expiry restore existing priority order and badge counts. - State survives reload, is scoped to confirmed Gitea login, and stale records are pruned. - Touch controls remain usable at mobile widths and changes have behavioral tests.
timmy was assigned by rockachopa 2026-08-08 02:28:22 +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#254
No description provided.