Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A11y fixes to button component #3

Open
SusannahHarris-HC opened this issue Sep 18, 2023 · 0 comments
Open

A11y fixes to button component #3

SusannahHarris-HC opened this issue Sep 18, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@SusannahHarris-HC
Copy link
Collaborator

The disabled button needs some additional coding so that it is perceivable by screen readers. It will need corresponding JS to toggle whether or not the button is aria-disabled true or false.
Here is some great documentation on how to implement aria-disabled=true as well as the JS function needed. We do not need the disabled button for Chad, but we will need the disabled button updated at your earliest convenience.

@SusannahHarris-HC SusannahHarris-HC added the documentation Improvements or additions to documentation label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants