Lifecycle details are not accessible
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
On the lifecycle documentation page, the details of the lifecycle are presented as images of text with no text alternatives for accessibility. In fact, they are hidden completely with alt="".
Surely this info can be presented instead in nested lists or a simple table and be just as effective.
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
Open the lifecycle documentation page and locate the source for the lifecycle-detail images, which currently use alt="". Replace the image-only presentation with accessible text, nested lists, or a table, then verify that the lifecycle details are available to screen readers and remain understandable on the rendered page.
Written by the indexing model from the issue text.
Assessment
- Domain
- accessibility, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100