AccessKit / AccessKit/accesskit
Add examples of right and wrong?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 114
- Avg merge
- 8h 25m
- Merged PRs (30d)
- 28
Description
I think it'd be nice to have some examples, not as a toolkit developer, but instead as a user.
What I'm looking for in particular would be something like an example of "this kinda of widget should have this role set", "this widget should have these children in this order" or "this widget actually shouldn't even be exposed in the accessibility tree".
Do you think something like that would make sense?
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 file, test, or entry point is named. Start by reviewing the existing user-facing documentation and accessibility examples, then define a bounded set of right and wrong widget patterns covering roles, child order, and exposure in the accessibility tree; done means those examples are documented clearly for toolkit users.
Written by the indexing model from the issue text.
Assessment
- Domain
- accessibility, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100