molecule-core/canvas/src/components
Dev Lead Agent a7ea544d28 fix: add main landmark, skip link, and aria-label to canvas (WCAG 2.4.1/2.4.6)
- Wrap CanvasInner return in React Fragment to host skip-nav link as sibling of <main>
- Add <a href="#canvas-main"> skip link (sr-only, revealed on focus) before <main>
- Add id="canvas-main" to <main> element
- Add aria-label="Molecule AI workspace canvas" to ReactFlow wrapper
- Add Canvas.a11y.test.tsx: 4 jsdom tests covering all three a11y landmarks

369/369 tests pass; next build clean.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 06:24:57 +00:00
..
__tests__ fix: add main landmark, skip link, and aria-label to canvas (WCAG 2.4.1/2.4.6) 2026-04-14 06:24:57 +00:00
canvas initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
settings initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
tabs refactor(canvas): split 650-line FilesTab.tsx into focused components 2026-04-13 18:00:20 -07:00
ui initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
ApprovalBanner.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
BundleDropZone.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
Canvas.tsx fix: add main landmark, skip link, and aria-label to canvas (WCAG 2.4.1/2.4.6) 2026-04-14 06:24:57 +00:00
CommunicationOverlay.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
ConfirmDialog.tsx test: 100% coverage of extracted helpers + ConfirmDialog singleButton 2026-04-13 17:08:33 -07:00
ContextMenu.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
ConversationTraceModal.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
CreateWorkspaceDialog.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
EmptyState.tsx fix: UX audit — dark theme buttons, input backgrounds, ReactFlow dark mode, contrast & a11y 2026-04-14 02:26:45 +00:00
ErrorBoundary.tsx test: 100% coverage of extracted helpers + ConfirmDialog singleButton 2026-04-13 17:08:33 -07:00
Legend.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
MissingKeysModal.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
OnboardingWizard.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
ProvisioningTimeout.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
SearchDialog.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
SidePanel.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
StatusDot.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
TemplatePalette.tsx fix: UX audit — dark theme buttons, input backgrounds, ReactFlow dark mode, contrast & a11y 2026-04-14 02:26:45 +00:00
Toaster.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
Toolbar.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
Tooltip.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
WorkspaceNode.tsx initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00