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

feat: allow combobox and select components close after selection #339

Merged

Conversation

oedotme
Copy link
Contributor

@oedotme oedotme commented Feb 9, 2024

This PR adds an option closeOnSelection to close the Combobox and Select components after selection.

There's no option to close those two components after selection with multiple values enabled, it closes only with the single selection mode. This PR allows to control the closing of the components after selection for both single and multiple modes, by default it matches the previous behavior.

@jer3m01 jer3m01 merged commit 478069b into kobaltedev:develop Feb 26, 2024
@jer3m01
Copy link
Member

jer3m01 commented Feb 26, 2024

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

2 participants