We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
mitchyoung-hc
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: