Review complete mobile issue payload before filing #833

Closed
opened 2026-08-14 15:22:01 +00:00 by timmy · 0 comments
Owner

Problem

Mobile issue actions currently admit a durable mutation immediately after field validation. Operators cannot review the complete destination, planning intent, metadata, note, and ordered evidence payload together before a consequential offline-capable filing. Existing evidence review only covers one screenshot at a time.

Scope

Add an accessible mobile filing review step between form validation and durable admission. The review must summarize repository, action intent, title, full note, labels, milestone, due date, assignment, and ordered evidence notes; allow returning to the unchanged form; and confirm the reviewed payload exactly once through the existing outbox.

Acceptance

  • Any create action opens review without enqueueing.
  • Back to edit preserves form and evidence state and restores focus.
  • Confirm admits the reviewed intent exactly once; repeated taps cannot duplicate it.
  • Review has dialog semantics, Escape cancellation, mobile-safe actions, and no 320px overflow.
  • Existing duplicate acknowledgement, capacity checks, and offline outbox behavior remain enforced.
  • New behavior is covered by failing-first behavioral tests plus the complete suite.
## Problem Mobile issue actions currently admit a durable mutation immediately after field validation. Operators cannot review the complete destination, planning intent, metadata, note, and ordered evidence payload together before a consequential offline-capable filing. Existing evidence review only covers one screenshot at a time. ## Scope Add an accessible mobile filing review step between form validation and durable admission. The review must summarize repository, action intent, title, full note, labels, milestone, due date, assignment, and ordered evidence notes; allow returning to the unchanged form; and confirm the reviewed payload exactly once through the existing outbox. ## Acceptance - Any create action opens review without enqueueing. - Back to edit preserves form and evidence state and restores focus. - Confirm admits the reviewed intent exactly once; repeated taps cannot duplicate it. - Review has dialog semantics, Escape cancellation, mobile-safe actions, and no 320px overflow. - Existing duplicate acknowledgement, capacity checks, and offline outbox behavior remain enforced. - New behavior is covered by failing-first behavioral tests plus the complete suite.
timmy self-assigned this 2026-08-14 15:22:01 +00:00
timmy closed this issue 2026-08-14 15:39:37 +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#833
No description provided.