-
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
fix(multi-select): prevent flex child from overflowing from container #7725
fix(multi-select): prevent flex child from overflowing from container #7725
Conversation
Deploy preview for carbon-elements ready! Built with commit b6435ce |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit b6435ce https://deploy-preview-7725--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 in Firefox 👍 ✅
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 good in Firefox and does not get cutoff 👍🏻
Closes #7723
related #7535 unblocks #7722
This PR fixes a flexbox issue in Firefox version <87 so that the filterable multiselect input field does not overflow out of its parent container
Testing / Reviewing
Confirm the filterable multiselect input focus outline does not get cut off on Firefox version <87