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

super-select: catch keydown and open if not multiple #21

Closed
wants to merge 1 commit into from

Conversation

pascallaliberte
Copy link
Member

@pascallaliberte pascallaliberte commented Sep 21, 2022

For super_select fields that don't allow multiple selections, this introduces these improvements:

  1. When clicking on the field, the focus goes onto the search text input field
  2. When closed, but the field has focus, if you start typing, the field opens and lets you type directly into the search text input field.

Closes bullet-train-co/bullet_train-fields#35

Requires bullet-train-co/bullet_train-fields#33 (a commit from that PR's branch is included in this branch)

Co-dependent PRs:

@pascallaliberte
Copy link
Member Author

Replaced with bullet-train-co/bullet_train-core#63

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.

super-select: too many clicks needed to use type-ahead text field
1 participant