You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this is a style thing, it also affects the React library as well.
Looks like for the filterable multiselect, the "selected items" tag is positioned absolutely on top of the filter input.
Hi, we're observing this on our multiselect too, so curious if there's been any progress/thinking on it since the PR was rolled back?
Does wkeese's proposal in the PR thread offer a way to address it? #4760 (comment)
When selecting 10 or more items the filter tag in the filterable multi-select starts to encroach on the space used by the input.
What package(s) are you using?
carbon-components
carbon-components-vue
Detailed description
See carbon-design-system/carbon-components-vue#678
Filterable MultiSelect component
A gap should be maintained between filter tag and input text
None
Steps to reproduce the issue
Additional information
The text was updated successfully, but these errors were encountered: