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
Hi, thanks for the awesome list of component. For my purpose, I need a combobox that allow value filtering. That's works fine but I'm stuck with a tricky problem. When we enable multi select, we can add some values in the input but when we search again it's takes all the content and nothing match. How can I handle a fresh search ?
I search the first time, select a value, the value is show in the input
I search a second time, the first value is displayed on the input so I need to remove it before search a second one.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for the awesome list of component. For my purpose, I need a combobox that allow value filtering. That's works fine but I'm stuck with a tricky problem. When we enable multi select, we can add some values in the input but when we search again it's takes all the content and nothing match. How can I handle a fresh search ?
Any suggestion ?
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions