From 1f591ff7ae3423e99db28b862180cb5195eed4e6 Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 21 May 2026 19:21:30 +0200 Subject: [PATCH] docs(uat): SHIPPED annotation for PR24 (click-to-preview sweep complete) Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/superpowers/audits/alpha-uat-master.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/superpowers/audits/alpha-uat-master.md b/docs/superpowers/audits/alpha-uat-master.md index a4f967bc..78f2153f 100644 --- a/docs/superpowers/audits/alpha-uat-master.md +++ b/docs/superpowers/audits/alpha-uat-master.md @@ -783,7 +783,8 @@ _Functional defects. Tag each with `[critical|high|medium|low]` prefix._ - **Title cell specifically:** wrap the filename cell in a button-styled span with `onClick={() => onPreview(row)}` so the rep's natural click target works. Keep the row's other action cells (View, Download, kebab) untouched — they're secondary affordances. - **Bundle with Bucket 3 #000 (universal preview)** — pointless to make every row click-to-preview if half the file types render a blank dialog. Ship the two together: file-row surfaces all click-to-preview AND `FilePreviewDialog` handles every mime type (or shows a graceful fallback). - **Effort:** ~1-1.5h for the click-target sweep across 4-5 surfaces; ~5-7h with the universal-preview piece bundled. Captured 2026-05-21 from UAT (FileGrid surfaced specifically; Recent Files captured earlier). - - **SHIPPED (FileGrid + DocumentList) in 52342ee:** FileGrid card body is now a `