forked from molecule-ai/molecule-core
- ApprovalBanner: add role="alert" aria-live="assertive" aria-atomic="true" to each pending approval card; aria-hidden="true" on decorative ⚠ icon span - TerminalTab: add role="status" aria-live="polite" to connection status bar; add role="alert" to inline error message div - BundleDropZone: extract shared processFile(); add hidden <input type="file"> with id/accept/aria-label; add sr-only focus:not-sr-only keyboard trigger button; add role="status" aria-live="polite" to result toast Tests: 7 new assertions in aria-time-sensitive.test.tsx covering all 3 fixes (496/496 pass, build clean) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||