Accessibility of issue pane
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Issue-pane todos for accessibility:
TODO:
- adding HTML5 and ARIA labels
- add accessibility tests based on 'axe-core' (example here)
- making sure it also work when resizing screen
- making sure other accessibility features are inline with the WCAG standard (the tests will show). As example: text sizes, button sizes, keyboard focus and so on.
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
Review the Issue-pane repository linked in the issue and the profile-pane example at test/cv-card.accessibility.test.ts. Audit the issue pane against HTML5, ARIA, axe-core checks, responsive resizing, and the listed WCAG concerns. Done means the accessibility gaps are addressed and the relevant accessibility tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100