You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the Batch Set Status confirmation modal easier to scan and understand without changing the review-resolution lifecycle introduced in #178 / PR #180.
Observed problem
Human QA confirmed the menu-driven batch-selection flow, checkbox mode, count gating, and completion behavior. The confirmation modal is functionally workable but its visual hierarchy and presentation need a dedicated design pass rather than more styling folded into the lifecycle PR.
Design questions
Make the selected review count and chosen outcome immediately legible.
Distinguish ordinary no-note or accepted-unreviewed confirmation from the destructive Abandon feedback path.
Present one or many review summaries without overwhelming the modal.
Improve the hierarchy among document identity, context summary, feedback blocks, attachments, and source-edit proposals.
Keep Cancel and the completing action unambiguous, with useful keyboard and focus behavior.
Check compact and expanded content across supported window sizes and light/dark palettes.
Outcome
Make the Batch Set Status confirmation modal easier to scan and understand without changing the review-resolution lifecycle introduced in #178 / PR #180.
Observed problem
Human QA confirmed the menu-driven batch-selection flow, checkbox mode, count gating, and completion behavior. The confirmation modal is functionally workable but its visual hierarchy and presentation need a dedicated design pass rather than more styling folded into the lifecycle PR.
Design questions
Boundaries
Done when
Follow-up to #178 and PR #180.