From 57946e105a59d1f6b407cae305dc25a8beadb68b Mon Sep 17 00:00:00 2001 From: Molecule AI Core-FE Date: Sun, 17 May 2026 02:49:51 +0000 Subject: [PATCH 1/2] fix(canvas): WCAG 2.4.7 focus-visible on AttachmentViews download + remove buttons - AttachmentChip: add aria-label + keep title on download button, focus-visible ring - PendingAttachment: add focus-visible ring on remove button Co-Authored-By: Claude Opus 4.7 --- canvas/src/components/tabs/chat/AttachmentViews.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/canvas/src/components/tabs/chat/AttachmentViews.tsx b/canvas/src/components/tabs/chat/AttachmentViews.tsx index 0d01a425d..7a2a47ea2 100644 --- a/canvas/src/components/tabs/chat/AttachmentViews.tsx +++ b/canvas/src/components/tabs/chat/AttachmentViews.tsx @@ -33,7 +33,7 @@ export function PendingAttachmentPill({