-
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(FilterableMultiSelect): extend input outline to trigger button area #7722
fix(FilterableMultiSelect): extend input outline to trigger button area #7722
Conversation
Deploy preview for carbon-elements ready! Built with commit 1af836a |
Deploy preview for carbon-components-react ready! Built with commit 1af836a https://deploy-preview-7722--carbon-components-react.netlify.app |
this looks like an existing issue in Firefox version <87, I can open a separate fix for this. it doesn't appear to be a regression from this PR |
Sounds good to me 👍 |
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 👍 ✅
#7725 will resolve that issue separately, and this PR will extend the focus outline to the trigger button area |
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! Pending visual review
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! 👍🏻
415ceda
to
8564046
Compare
8564046
to
1af836a
Compare
Closes #7535
related #7615
This PR resolves a visual issue in the filterable multiselect which expands the input focus outline to the multiselect menu trigger button area
Changelog
New
Changed
Testing / Reviewing
Confirm the filterable multiselect styles are now correct