AlaskaAirlines / auro-select

Combo custom element containing pre-defined trigger options with menu in the dropdown panel
https://auro.alaskaair.com/components/auro/select
Apache License 2.0
2 stars 0 forks source link

Type ahead to jump to items in the dropdown menu #74

Open rallyb13 opened 2 years ago

rallyb13 commented 2 years ago

Is your feature request related to a problem? Please describe.

We want to use auro-select for the list of countries, a very long list that takes a long time to scroll through with no option to skip/drop/pop to a point below.

Describe the solution you'd like

Typing a letter should pop to the first entry with that letter.

Describe alternatives you've considered

We considered using the auro-combobox in place of the select, but that had some other minor problems (no list view without typing, typing an option in that matched a selectable option was not accepted, and behavior is strange for our use case with auto-fill). We are currently using the native