Manage label when lot of option selected #1957
fabienwnklr
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.
-
The problematic : when a multiple select have lot of value selected, depending on the situation it can be problematic
For example in my case , screen for illustrate 👍
So I've been thinking about some possible solutions.
custom_label
as an object withlabel
andlimit
attribute and and just add the processing into currentaddItem
methodcustom_label
and replace all methodaddItem
for manage this caseSo please don't hesitate do propose other solutions or to orient myself in the best way 👍
Beta Was this translation helpful? Give feedback.
All reactions