hernansartorio / hernansartorio/jquery-nice-select

Would be nice to have a typed key jump to word beginning with that letter

Open
#74 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
955
Forks
271
PR merge metrics
No merged PRs in 30d

Description

I'm using NS for a state dropdown and noticed today that when the NS control has focus if I type the letter "P"—to jump to "PA - Pennsylvania" for example—it doesn't do that. With a normal select control it would.

Also, if I were to type fast on a normal select control (e.g. assume list of full state names and I typed "N-O-R-T-H" quickly) it would jump to those states start with "North" in the name and skip over, for instance, the state of "New York."

I'd like to request that key taps would jump to the instance in the list associated with that letter's keypress, and quick keytaps jump to that word in the list.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.