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
On the latest version of carbon-vue, when the CvMultiSelect component is made filterable, when there are more than 10 filters selected, the text of the Filter Tag overlaps with the field text.
Step two
Make the component filterable by selecting the filterable checkbox in the knobs section.
Step three
Select more than 10 items from the dropdown to observe unexpected results.
Additional information
The text was updated successfully, but these errors were encountered:
william-glasse
changed the title
Filterable CvMultiSelect's Tag looks visually incorrect when there are more than 10 items.
Filterable CvMultiSelect's Tag looks visually incorrect when there are 10 ore more items selected
Nov 13, 2019
william-glasse
changed the title
Filterable CvMultiSelect's Tag looks visually incorrect when there are 10 ore more items selected
Filterable CvMultiSelect's Tag looks visually incorrect when there are 10 or more items selected
Nov 13, 2019
Detailed description
On the latest version of carbon-vue, when the CvMultiSelect component is made filterable, when there are more than 10 filters selected, the text of the Filter Tag overlaps with the field text.
Steps to reproduce the issue
Visit the storybook at http://vue.carbondesignsystem.com/?path=/story/components-cvmultiselect--default
Make the component filterable by selecting the
filterable
checkbox in the knobs section.Select more than 10 items from the dropdown to observe unexpected results.
Additional information
The text was updated successfully, but these errors were encountered: