seas-computing / seas-computing/mark-one

Button does not have required alt text

Open
#111 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.