microsoft / microsoft/react-native-gallery
[Proposal] Include accessibility properties in sample code snippets.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 57
- Avg merge
- 18h 19m
- Merged PRs (30d)
- 10
Description
Currently we do not include any accessibility properties in the sample code snippets.
Since we're using gallery to have RNW a11y graded and are putting in an effort to make sure the examples we use there meet all of the accessibility requirements, it might be a good idea to include these properties within the sample code so that we're encouraging more inclusive coding practices. This would also mean that anyone copying the examples directly from gallery, would be getting the correct accessibility behavior "for free."
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 locating the Gallery sample code snippets and comparing them with the accessibility requirements used for RNW a11y grading. Done means the relevant examples include the required accessibility properties and provide the correct accessibility behavior when copied from Gallery.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- accessibility, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100