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(web): clear combobox value when selectedOption is undefined #14334

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

michelheusschen
Copy link
Contributor

Fixes an issue where the combobox does not clear the selected value when selectedOption is updated to undefined. This affects the search options, where clicking Clear all doesn't clear the country, state and city.

@alextran1502 alextran1502 merged commit 447ff6f into main Nov 25, 2024
40 checks passed
@alextran1502 alextran1502 deleted the fix/web-combobox-clear-value branch November 25, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants