-
Notifications
You must be signed in to change notification settings - Fork 13k
[IMPROVE] Replace AutoComplete in UserAutoComplete & UserAutoCompleteMultiple components #24529
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
Conversation
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.
@juliajforesti fantastic job here, thanks a lot! I would suggest you wait for the PR you did to convert the MultiSelect to ts and already convert UserAutoComplete and UserAutoCompleteMultiple to ts as well, IMO it's going to prevent possible hidden errors in components that use these autocompletes.
…ove/MultiSelect-AutoComplete
Proposed changes (including videos or screenshots)
This PR replaces a deprecated fuselage's component
AutoCompletein favor ofSelectandMultiSelectwhich fixes some of UX/UI issues in selecting usersbefore
after
Issue(s)
Steps to test or reproduce
Further comments