-
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
feat(Select): support warning state #8092
feat(Select): support warning state #8092
Conversation
b88b832
to
4752171
Compare
Deploy preview for carbon-elements ready! Built with commit b88b832 |
Deploy preview for carbon-components-react ready! Built with commit b88b832 https://deploy-preview-8092--carbon-components-react.netlify.app |
Deploy preview for carbon-elements ready! Built with commit 53f09d5 |
Deploy preview for carbon-components-react ready! Built with commit 3537762 https://deploy-preview-8092--carbon-components-react.netlify.app |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit 53f09d5 https://deploy-preview-8092--carbon-components-react.netlify.app |
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 👍 ✅
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.
Looks great ! 🙌🏻
Closes #8082
This PR adds support for warning states in the Select component and fixes an existing issue with the warning icon spacing
Testing / Reviewing
Confirm that the
warn
andwarnText
props function as expected and appear as described in the component spec