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
carbon-components-react
No response
v10.50.0
IBM Equal Access Accessibility Checker
the FileUploaderDropContainer has it's input within it's label which sparks a a11y issue
3.3.2 Labels or Instructions: Text input is nested in label such that input precedes the label text
I think I fix for this is moving it outside the label
3.3.2 Labels or Instructions
https://react.carbondesignsystem.com/?path=/story/components-fileuploader--file-uploader-drop-container
You can view it by ruinning the IBM Equal Access Accessibility Checker in the storybook for the FileUploaderDropContainer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Package
carbon-components-react
Browser
No response
Operating System
No response
Package version
v10.50.0
React version
No response
Automated testing tool and ruleset
IBM Equal Access Accessibility Checker
Assistive technology
No response
Description
the FileUploaderDropContainer has it's input within it's label which sparks a a11y issue
3.3.2 Labels or Instructions: Text input is nested in label such that input precedes the label text
I think I fix for this is moving it outside the label
WCAG 2.1 Violation
3.3.2 Labels or Instructions
CodeSandbox example
https://react.carbondesignsystem.com/?path=/story/components-fileuploader--file-uploader-drop-container
Steps to reproduce
You can view it by ruinning the IBM Equal Access Accessibility Checker in the storybook for the FileUploaderDropContainer
https://react.carbondesignsystem.com/?path=/story/components-fileuploader--file-uploader-drop-container
Code of Conduct
The text was updated successfully, but these errors were encountered: