oxidecomputer / oxidecomputer/console
Add route change announcements
Open
Nobody has claimed this yet.
a11y
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
When navigating to a new page in the menu (projects, images, utilization) etc it announces "current page" instead of saving the name of the page.
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
Start by reproducing navigation through the menu to the projects, images, or utilization pages and inspect where route-change announcements are generated. Confirm the current announcement behavior, then ensure the destination page name is announced instead of only “current page”; done means each listed navigation announces its page name.
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
- Mostly clear
- Newbie friendliness
- 45/100