Skip to content

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

Merged
eps1lon merged 2 commits intomui:nextfrom
praveenkumar-kalidass:autocomplete-freesolo
Sep 10, 2021
Merged

[Autocomplete] Fix reset value on blur for freeSolo input#28190
eps1lon merged 2 commits intomui:nextfrom
praveenkumar-kalidass:autocomplete-freesolo

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 type: bug It doesn't behave as expected. scope: autocomplete Changes related to the autocomplete. This includes ComboBox. 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

scope: autocomplete Changes related to the autocomplete. This includes ComboBox. type: bug It doesn't behave as expected.

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