-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MultiSelect: make possible to control the query #2319
Conversation
MultiSelect: make possible to control the queryPreview: documentation | landing | table |
MultiSelect: make possible to control the queryPreview: documentation | landing | table |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool easy enough 👍
any other select
components that deserve this same treatment? would be great to maintain similar support across all those components
@alxmiron also, please don't amend / force push commits to PRs -- it ruins the outdated diffs. |
|
Apparently, this is not enough. When I change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alxmiron thanks for following up on this feature! can you get it working correctly here (and perhaps add a unit test)? or feel free to close this and we can revisit in the future.
@alxmiron any update on this PR? would you be able to get it working properly soon? |
This appeared to be not so easy. Sorry I cannot find time to find a solution. Now |
@alxmiron yeah i know it's a tricky feature. the solution should probably involve |
Make possible to control the input query by
tagInputProps.inputProps.value