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

Allow filter operation for Checkbox. #43

Open
mainrs opened this issue Dec 19, 2024 · 0 comments
Open

Allow filter operation for Checkbox. #43

mainrs opened this issue Dec 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mainrs
Copy link

mainrs commented Dec 19, 2024

Basically combining the filter behavior of QuerySelector and the item selection of Checkbox. An example for such an input type could be the selection of a license for a project for example. Typically in Rust, you'd select MIT and Apache-2.0.

The selection could be done using `Space, the final confirmation using enter.

@mainrs mainrs changed the title Allow multiple items selection for Checkbox. Allow filter operation for Checkbox. Dec 19, 2024
@ynqa ynqa added the enhancement New feature or request label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants