Retire closed issues during Following review #1305

Closed
opened 2026-08-23 11:55:55 +00:00 by rockachopa · 0 comments
Member

Evidence

Closed watched issues remain in Following, but the preview hides watch controls and the API rejects subscription DELETE unless the issue is open. This can permanently consume the bounded 50-item Following collection and interrupts the mobile review flow. No open/closed issue title or recent commit covers retiring closed Following items.

User flow

While reviewing a closed watched issue from Following, offer Stop watching & next. Confirmed removal must unsubscribe in Gitea, remove it from Following, update counts, and advance through the captured review without returning to the sheet. Failure leaves the item in place with retryable status. Generic Search must still never start watching a closed issue.

Acceptance

  • DELETE is allowed for an identity-matching closed issue while PUT remains rejected.
  • Closed Following previews expose an unwatch-only 44px mobile action.
  • Confirmed unwatch removes the current item and advances to the next captured revision; the final removal completes the review.
  • Failure and double taps are safe and do not remove or skip items.
  • Focused and full suites pass.
## Evidence Closed watched issues remain in Following, but the preview hides watch controls and the API rejects subscription DELETE unless the issue is open. This can permanently consume the bounded 50-item Following collection and interrupts the mobile review flow. No open/closed issue title or recent commit covers retiring closed Following items. ## User flow While reviewing a closed watched issue from Following, offer **Stop watching & next**. Confirmed removal must unsubscribe in Gitea, remove it from Following, update counts, and advance through the captured review without returning to the sheet. Failure leaves the item in place with retryable status. Generic Search must still never start watching a closed issue. ## Acceptance - DELETE is allowed for an identity-matching closed issue while PUT remains rejected. - Closed Following previews expose an unwatch-only 44px mobile action. - Confirmed unwatch removes the current item and advances to the next captured revision; the final removal completes the review. - Failure and double taps are safe and do not remove or skip items. - Focused and full suites pass.
timmy was assigned by rockachopa 2026-08-23 11:55:55 +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#1305
No description provided.