-
Notifications
You must be signed in to change notification settings - Fork 27
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
🎨 [Frontend] Search users as they type #7037
🎨 [Frontend] Search users as they type #7037
Conversation
…rc-simcore into enh/search-users-as-i-type
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.
👍 We should improve the search with Fuzzy package Postgres plugin, as was proposed by Pedro.
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.
nice.
Did you check if I delete? i.e. start typing 3 ... then delete one ...
Quality Gate passedIssues Measures |
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.
💯
What do these changes do?
After seeing that the
users:search
call is not an expensive one, in this PR the search-users-as-you-type was implemented.Related issue/s
How to test
Dev-ops checklist