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

fix(MultiSelect.Filterable): dynamically resize selection count #7446

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Dec 11, 2020

Closes #4721

This PR removes the absolute positioning rule on the filterable multiselect selection count to prevent it from overlapping with the text input

Testing / Reviewing

Confirm that the filterable multiselect selection count is correctly spaced especially as the count grows

@emyarod emyarod requested a review from a team December 11, 2020 17:45
@emyarod emyarod requested a review from a team as a code owner December 11, 2020 17:45
@ghost ghost requested review from johnbister and removed request for a team December 11, 2020 17:45
@emyarod emyarod requested review from a team and removed request for johnbister and a team December 11, 2020 17:46
@ghost ghost requested a review from johnbister December 11, 2020 17:46
@emyarod emyarod requested review from laurenmrice and removed request for johnbister December 11, 2020 17:46
@emyarod emyarod changed the title 4721 filterable multiselect dynamic sizing fix(MultiSelect.Filterable): dynamically resize selection count Dec 11, 2020
@emyarod emyarod force-pushed the 4721-filterable-multiselect-dynamic-sizing branch from c29d564 to 6428b8c Compare December 11, 2020 17:47
@netlify
Copy link

netlify bot commented Dec 11, 2020

✔️ Deploy preview for carbon-elements ready!

🔨 Explore the source changes: 42f94f4

🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-elements/deploys/5fd7c3c9cc735b0007504c38

😎 Browse the preview: https://deploy-preview-7446--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Dec 11, 2020

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 42f94f4

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

Copy link
Member

@laurenmrice laurenmrice 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 to me! 👍🏻

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 👍 ✅

@kodiakhq kodiakhq bot merged commit ea6c8ed into carbon-design-system:master Dec 14, 2020
@emyarod emyarod deleted the 4721-filterable-multiselect-dynamic-sizing branch December 15, 2020 16:56
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.

Filterable Multiselect tag encroaches on filter text when 10 or more selected
4 participants