seas-computing / seas-computing/mark-one
Button does not have required alt text
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Description
Button components in mark-one do not currently require alt={} attributes. This means that it's possible to miss out (or forget) accessibility features like alt text. Going forward we should really add this as a required prop to make buttons more accessible by default.
- Test
- Docs
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 Button components in the mark-one source and their existing tests and documentation. Make the requested alt prop requirement consistent across the components, then complete the test and docs checklist and verify the accessibility behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100