oxidecomputer / oxidecomputer/console
SVG icons should have accessible text
Open
Nobody has claimed this yet.
a11y
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
They could probably come from @oxide/design-system with built-in default names matching their component names.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the SVG icon components and checking how @oxide/design-system exposes default names; compare the rendered icons with the accessibility expectation shown in the issue. Done means each relevant icon has accessible text matching its component name, with coverage for the affected usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100