Improve around Accessibility Areas in React-Beta Docsite
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
In the latest beta documentation for React, there are some accessibility issues which are persisting.
Some of them are (from lighthouse report):
- Missing
aria-labelsin view elements - Links do not have descriptive text
I am willing to work and contribute to this and will try to improve upon these areas to the best so that the React Documentation site is fully accessible to everyone on the internet.
P.S. I am a first-time-contributor to React and very excited to make this contribution. Thank you.
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 with the latest React beta documentation site and reproduce the reported Lighthouse findings. Review the affected view elements and links, then verify that missing aria-labels and non-descriptive link text are addressed by rerunning the Lighthouse accessibility checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- accessibility, documentation, frontend
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100