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

Clear combobox bugfix #3934

Merged
merged 2 commits into from
Jan 21, 2024
Merged

Conversation

gdebrauwer
Copy link
Contributor

Fixes #3724

When you want to clear the selected value or you want to set the selected value via code, the search input is not immediately updated. You must click somewhere on the page to update the search input's value.

Screen.Recording.2023-12-18.at.11.05.50.mov

This PR fixes that. When the selected value changes, the search input's value immediately updates.

Screen.Recording.2023-12-18.at.11.04.15.mov

@cbaconnier
Copy link

That's nice, both scenario I described in the issue are fixed with this PR. Thanks!

@calebporzio calebporzio merged commit c2e56bc into alpinejs:main Jan 21, 2024
1 check passed
@calebporzio
Copy link
Collaborator

Thanks!

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.

None yet

3 participants