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

Add selectOnTab config option #371

Merged
merged 1 commit into from Apr 30, 2014

Conversation

ryanwersal
Copy link
Contributor

Adds a new config option called "selectOnTab" to make the functionality added in #258 optional since it is undesirable behavior in the event that there are many, potentially not required, Selectize controls in a single form (as just tabbing through them will cause the first option to be selected in each).

I ended up defaulting it to false as this was the "default" behavior prior to 0.9.0.

@mch83
Copy link

mch83 commented Apr 25, 2014

+1 to selectOnTab default to false

@Checksum
Copy link

+1 Have an interaction where hitting the tab should not cause selection.

brianreavis added a commit that referenced this pull request Apr 30, 2014
@brianreavis brianreavis merged commit d3e5b67 into selectize:master Apr 30, 2014
@brianreavis
Copy link
Member

Thanks for this – I agree with you. I went a bit too far when working to please the other crowd.

@ryanwersal ryanwersal deleted the select-on-tab-config branch May 7, 2014 18:43
@deus-ex
Copy link

deus-ex commented May 29, 2015

Glad I saw this now, wandering why when I press tab it tabs to the next input element and doesn't select the selectize input

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.

None yet

5 participants