Skip to content
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

Fix autocomplete onChange functionality when freeSolo is active #894

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tcvetkoska
Copy link

We had issue with onChange functionality on the autocomplete component when freeSolo mode is active.
The issue was that the form was not detecting and keeping the typed changes, also the validation was not working correctly. The validation was working only onClick - the select functionality.

@CLAassistant
Copy link

CLAassistant commented Oct 25, 2022

CLA assistant check
All committers have signed the CLA.

@tcvetkoska
Copy link
Author

tcvetkoska commented Nov 1, 2022

@lookfirst I would like if you could review this PR, and give some feedback for it. Is it good to be merged or I missed something ?

@lookfirst
Copy link
Owner

@tcvetkoska Sorry about that, I've been busy with a remodel of my house! =( I like that you modified things to only work on freeSolo. I'd feel a lot more comfortable with this code if you'd also add a unit test as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants