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

Drop down list selection improvements #1427

Open
jbair06 opened this issue Jan 8, 2025 · 2 comments
Open

Drop down list selection improvements #1427

jbair06 opened this issue Jan 8, 2025 · 2 comments
Assignees
Milestone

Comments

@jbair06
Copy link
Member

jbair06 commented Jan 8, 2025

Drop down lists need to have better methods for selecting the currently highlighted value. The enter or tab keys should select the currently highlighted value, dismiss the popup, and move to the next component. Currently, it appears to select the value if not selected, and try to submit the form.

The escape key should dismiss the drop down without replacing the user entered text. Then tab or enter should move to the next component.

@jbair06
Copy link
Member Author

jbair06 commented Jan 8, 2025

In addition, for the auto completion feature of the drop down, pressing the right arrow should fill in the next digit of the suggested selection.

@jbair06 jbair06 added this to the v0.9 milestone Jan 28, 2025
@icoxxx icoxxx self-assigned this Jan 30, 2025
@icoxxx
Copy link
Contributor

icoxxx commented Jan 30, 2025

Can we consider it done with the fix for #1467?
@jbair06

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

No branches or pull requests

2 participants