Combobox: Allow users to use the custom inputted value as is and with search result feature at same time #96
hasnatbabur
started this conversation in
Ideas / Request new feature
Replies: 1 comment
-
Hello @hasnatbabur, Thank you for your feedback! We appreciate your suggestion, and we’ll consider adding this functionality in a future release. Stay tuned! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Thanks for this awesome plugin. For my case, when users types in the combobox input field, I should show a suggestion list in dropdown from an api endpoint, at the same time the user need to allow to continue with the inputted value. I saw we can use
preventVisibility
but that prevents opening the suggestion list box. Can any one help how can I achieve this?Beta Was this translation helpful? Give feedback.
All reactions