Skip to content
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(ComboBox): support warning state #7733

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Feb 3, 2021

Closes #7685

This PR adds support for the warning state to the ComboBox component

Changelog

New

  • warn and warnText prop

Testing / Reviewing

Confirm combobox warning state matches existing components that support the warn prop

@netlify
Copy link

netlify bot commented Feb 3, 2021

Deploy preview for carbon-elements ready!

Built with commit 639f32a

https://deploy-preview-7733--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Feb 3, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 639f32a

https://deploy-preview-7733--carbon-components-react.netlify.app

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 ✅

Copy link
Member

@kingtraceyj kingtraceyj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from a visual standpoint

@kodiakhq kodiakhq bot merged commit 70bf4b4 into carbon-design-system:master Feb 9, 2021
@emyarod emyarod deleted the 7685-combobox-warning-state branch February 11, 2021 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ComboBox requires warning state
4 participants