molecule-core/canvas/src
Molecule AI Core-UIUX aa7fd522eb fix(canvas): add focus-visible rings to AuditTrailPanel and CommunicationOverlay
AuditTrailPanel: filter buttons, refresh button, load-more button now
have focus-visible:ring-2 ring-accent focus-visible rings so keyboard
users can see which element has focus.

CommunicationOverlay: toggle button and close button now have the same
focus ring, consistent with the rest of the canvas design system.

WCAG 2.1 AA — 2.4.7: Focus Visible (Two-level Keyboard Navigation).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 03:12:55 +00:00
..
__tests__ fix(canvas): include NEXT_PUBLIC_PLATFORM_URL in CSP connect-src 2026-04-20 12:55:03 -07:00
app feat(canvas): mobile-first shell with 6-screen iOS design + responsive desktop fixes 2026-05-10 06:06:24 -07:00
components fix(canvas): add focus-visible rings to AuditTrailPanel and CommunicationOverlay 2026-05-11 03:12:55 +00:00
hooks fix(deploy-modal): snap provider radio when model resolves to a provider 2026-05-02 19:01:13 -07:00
lib test(canvas): add structural tests for TIER_CONFIG and COMM_TYPE_LABELS 2026-05-10 05:51:40 +00:00
store fix(canvas/test): additional jsdom environment fixes round 2 2026-05-11 03:12:55 +00:00
stores initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
styles feat(canvas+platform): chat attachments, model selection, deploy/delete UX 2026-04-24 13:27:51 -07:00
types feat(canvas): audit trail visualization panel (issue #753) 2026-04-17 16:03:28 +00:00
middleware.ts feat(router): /cp/* reverse-proxy to CP + same-origin canvas fetches 2026-04-20 13:01:40 -07:00