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

[@mantine/core] Select: reset search value empty #5211 #5257

Closed
wants to merge 1 commit into from

Conversation

nadbad
Copy link

@nadbad nadbad commented Nov 15, 2023

another fix for reseting the value of the select when it's empty

this is much simpler as it resets the search value when the original value is set back to ""

#5211

another fix for reseting the value of the select when it's empty
@rtivital
Copy link
Member

rtivital commented Dec 3, 2023

It is not a correct approach. Empty string value is a valid value that can be used in data array.

@rtivital rtivital closed this Dec 3, 2023
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.

2 participants