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

[Autocomplete] Fix reset value on blur for freeSolo input #28190

Merged
merged 2 commits into from
Sep 10, 2021

Conversation

praveenkumar-kalidass
Copy link
Contributor

What does it do?

Prevents input value reset when freeSolo if the component value does not change.

Why is it needed?

Fixes input value reset on blue for freeSolo input.

Related issue(s)/PR(s)

Closes #28098

@mui-pr-bot
Copy link

mui-pr-bot commented Sep 6, 2021

Details of bundle changes (experimental)

Generated by 🚫 dangerJS against db6793d

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Sep 6, 2021
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Sep 10, 2021
Copy link
Member

@eps1lon eps1lon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Appreciate the test 👍🏻

@eps1lon eps1lon added bug 🐛 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module! labels Sep 10, 2021
@eps1lon eps1lon merged commit 961d86a into mui:next Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Autocomplete] freeSolo value is not remaining after leaving the field
3 participants