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

Added functionality for number keys in select and select_multiple functions #30

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

theSaviKing
Copy link

Added the ability to select/deselect items in the list of options passed to the select and select_multiple by pressing number keys. For example: pressing the 1 key selects the 1st option within the select function and selects or deselects the 1st option (depending on whether it's already selected) within the select_multiple function.

@theSaviKing theSaviKing marked this pull request as ready for review July 20, 2023 19:33
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.

1 participant