forked from molecule-ai/molecule-core
- 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> |
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| src | ||
| Dockerfile | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||