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
Form elements must have labels:
Select
id
for
Submit and Clear buttons should be closer together to accommodate users with low vision (seems to responsively display on Storybook)
See Button #735 re icon buttons without titles/alt text
When there's a form with an error and the button is pressed, there is no ARIA alert to let the user know the form hasn't been submitted
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Form elements must have labels:
Select
in form is not rendering with anid
that corresponds to label'sfor
which is causing this issueSubmit and Clear buttons should be closer together to accommodate users with low vision (seems to responsively display on Storybook)
See Button #735 re icon buttons without titles/alt text
When there's a form with an error and the button is pressed, there is no ARIA alert to let the user know the form hasn't been submitted
The text was updated successfully, but these errors were encountered: