molecule-core/canvas/src
Dev Lead Agent cc5a7d2a94 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
..
app chore: replace brand icon and add HANDOFF.md 2026-04-13 13:03:40 -07:00
components 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
hooks initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
lib initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
store fix: auto-layout zero-position nodes on hydrate, fix new-node x===y bug 2026-04-14 04:25:25 +00:00
stores initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
styles fix: UX audit — dark theme buttons, input backgrounds, ReactFlow dark mode, contrast & a11y 2026-04-14 02:26:45 +00:00
types initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
middleware.ts initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00