Add a limitTags when in isMulti mode #5551
amarabamba
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I suggest adding a prop named
limitTags
when using theisMulti
prop, in order to avoid a negative impact on the user interface when there are a large number of selected items.eg:
When more than 3 items are selected, the first 3 items are displayed and the remaining number of items is counted as n-others.
Beta Was this translation helpful? Give feedback.
All reactions