Review watched changes sequentially from Following #1299

Closed
opened 2026-08-23 09:00:53 +00:00 by timmy · 0 comments
Owner

Problem

Following now sorts unseen activity first, but each watched issue opens as an isolated Search preview. Previous/Next and Send & next remain bound to an unrelated Search session, and closing says “Back to search.” On mobile, reviewing multiple watched changes therefore requires reopening Queues → Following for every issue.

Vertical slice

  • Add a Review new activity action that captures the current unseen watched revisions in changed-first order.
  • Drive preview Previous/Next and Send & next from that bounded Following session.
  • Acknowledge only the exact revision after its preview loads successfully.
  • Return Back/Escape to Following and show a truthful reviewed/remaining summary.
  • Keep quiet watched issues browsable but outside the review pass.

Acceptance

  • Navigation traverses only captured unseen Following items, never stale Search results.
  • Preview failure leaves that revision unseen; newer activity cannot be cleared by an older acknowledgement.
  • Completion reports reviewed and remaining counts.
  • At 320×568 the review action and navigation remain phone-usable with no horizontal overflow and 44px targets.
  • Focused behavioral tests and the full suite pass.
## Problem Following now sorts unseen activity first, but each watched issue opens as an isolated Search preview. Previous/Next and Send & next remain bound to an unrelated Search session, and closing says “Back to search.” On mobile, reviewing multiple watched changes therefore requires reopening Queues → Following for every issue. ## Vertical slice - Add a **Review new activity** action that captures the current unseen watched revisions in changed-first order. - Drive preview Previous/Next and Send & next from that bounded Following session. - Acknowledge only the exact revision after its preview loads successfully. - Return Back/Escape to Following and show a truthful reviewed/remaining summary. - Keep quiet watched issues browsable but outside the review pass. ## Acceptance - Navigation traverses only captured unseen Following items, never stale Search results. - Preview failure leaves that revision unseen; newer activity cannot be cleared by an older acknowledgement. - Completion reports reviewed and remaining counts. - At 320×568 the review action and navigation remain phone-usable with no horizontal overflow and 44px targets. - Focused behavioral tests and the full suite pass.
timmy self-assigned this 2026-08-23 09:00:53 +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#1299
No description provided.