mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 01:33:56 +00:00
- Voice input button had title= but no aria-label, so screen readers announced it without context. Add aria-label mirroring the title, toggling between "Voice input" and "Stop recording". - Pinned messages toggle lacked aria-expanded, so screen readers could not announce the collapsed/expanded state of the section. Co-authored-by: akinshaywai <akinshaywai@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| index.html | ||
| package.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.node.config.ts | ||