Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Focus on first matching item when key is pressed #1363

Conversation

interactivellama
Copy link
Contributor

Fixes #128

I've made the mistake of thinking I could jump down to the next item when I pressed a key before in a custom selectlist. This allows a feature that the native select supports. When the dropdown is open pressing a letter will search the dropdown list until the first item starting with that letter is found and set the focus to that a tag.

@jamin-hall Do we want to support this?

@jamin-hall
Copy link

@interactivellama, yep. This sounds great.

@interactivellama interactivellama modified the milestone: 3.9.1 Jun 25, 2015
@kevinparkerson
Copy link
Contributor

tested this and it's awesome... nice add!

kevinparkerson pushed a commit that referenced this pull request Jun 30, 2015
…-letter

Focus on first matching item when key is pressed
@kevinparkerson kevinparkerson merged commit 3e2aa70 into ExactTarget:master Jun 30, 2015
@interactivellama interactivellama modified the milestones: 3.9.1, 3.10.0 Jul 7, 2015
@interactivellama interactivellama deleted the selectlist-support-key-letter branch April 4, 2016 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants