-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[Autocomplete] Add more details in the onChange event #19303
Conversation
Details of bundle changes.Comparing: f1080b6...b5b3878
|
@netochaves Could you complete the pull request? |
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.
Thank you for working on this. Could you add tests? If you're comfortable adding types then this would be perfect. Otherwise feel free ping me to add them.
@netochaves I'm closing the pull request for now, feel free to resume the effort once you have more time :) |
Hi guys, what's left to do? just the tests? |
@akharkhonov Yes, I believe so :) |
Closes #19064
This PR adds more details to the onChange event in
AutoComplete
.