-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix(DropdownSkeleton): remove div role #5619
fix(DropdownSkeleton): remove div role #5619
Conversation
Deploy preview for carbon-components-react ready! Built with commit 41ef0fd https://deploy-preview-5619--carbon-components-react.netlify.com |
Deploy preview for carbon-elements ready! Built with commit 41ef0fd |
Deploy preview for carbon-components-react ready! Built with commit ef762fc https://deploy-preview-5619--carbon-components-react.netlify.com |
Deploy preview for carbon-elements ready! Built with commit ef762fc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 - Thanks @emyarod!
Closes #5613
This PR removes the
role
attribute from the dropdown skeleton div since it isn't a form control element in this caseTesting / Reviewing
Ensure the dropdown skeleton markup is accurate