-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
feat(dropdown): support new experimental error state #1733
feat(dropdown): support new experimental error state #1733
Conversation
Deploy preview for the-carbon-components ready! Built with commit 9d5cdec https://deploy-preview-1733--the-carbon-components.netlify.com |
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.
thanks for the feedback, I've repositioned the alert icon to be 8px away from the chevron, and chevron is already 16px away from the edge. The type in the field was left unchanged from #1269 but I've modified it to be centered |
dd70ec8
to
4aa5294
Compare
Hi @laurenmrice was looking at the original issue (#1535) - Did you mean select UI (https://www.carbondesignsystem.com/components/select/code), dropdown, or both...? Thanks! |
Hey Akira, yes both types of dropdowns 👍 |
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.
Dropdown (styled) error state looks good ! 👍
I just made the select error state changes separately in this PR #1756 |
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!
🎉 This PR is included in version 9.72.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Closes #1732
Part of #1535
This PR adds the experimental error state to the dropdown component