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

Add toggle all checkbox to combobox #221

Merged
merged 4 commits into from
Feb 7, 2025

Conversation

karinevieira
Copy link
Contributor

Added a toggle target to the combobox's Stimulus controller, enabling the selection and deselection of all checkboxes. To enhance usability, I introduced a new component, ComboboxToggleAllCheckbox, which encapsulates the controller settings.

Here's a short demo:

410898836-93a0f776-737e-441f-ab39-ea1654a6c151.mov

@karinevieira karinevieira changed the title feat: Add toggle all checkbox to combobox Add toggle all checkbox to combobox Feb 7, 2025
@karinevieira karinevieira force-pushed the feat/add_toggle_to_combobox branch from 46baf0b to 3aeaa59 Compare February 7, 2025 17:21
@karinevieira karinevieira force-pushed the feat/add_toggle_to_combobox branch from 3aeaa59 to 4c7ba0c Compare February 7, 2025 17:52
@stephannv stephannv merged commit 537b7c0 into ruby-ui:main Feb 7, 2025
2 checks passed
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