-
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(multiselect): fix invalid inline multiselect error icon #5075
fix(multiselect): fix invalid inline multiselect error icon #5075
Conversation
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.
Code LGTM 👍 - Thanks @tw15egan!
Deploy preview for carbon-elements failed. Built with commit 622a941 https://app.netlify.com/sites/carbon-elements/deploys/5e21e061e2043e00080dd108 |
Deploy preview for carbon-components-react ready! Built with commit b4de324 https://deploy-preview-5075--carbon-components-react.netlify.com |
Deploy preview for the-carbon-components ready! Built with commit b4de324 https://deploy-preview-5075--the-carbon-components.netlify.com |
Deploy preview for the-carbon-components ready! Built with commit 622a941 https://deploy-preview-5075--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react failed. Built with commit 622a941 https://app.netlify.com/sites/carbon-components-react/deploys/5e21e06182cbe4000a5cb679 |
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.
👍
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
Closes #5073
Removes some extra positioning styles that were causing the inline variation to be misaligned. This block should be able to handle position on its own.
Changelog
Removed
Testing / Reviewing
type="inline"
onL113
inMultiSelect-story.js