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

autoSelect Option #1356

Closed
wants to merge 1 commit into from
Closed

autoSelect Option #1356

wants to merge 1 commit into from

Conversation

hongz1
Copy link

@hongz1 hongz1 commented Aug 20, 2015

‘autoSelect’ option allows to select suggestion in the input box with
hitting enter or tab key. This option is available to both single and
multiple datasets.

‘autoSelect’ option allows to select suggestion in the input box with
hitting enter or tab key. This option is available to both single and
multiple datasets.
@hongz1 hongz1 mentioned this pull request Aug 20, 2015
bclozel added a commit to spring-io/initializr that referenced this pull request Oct 5, 2015
Because this feature is not natively supported by Twitter Typeahead,
this is based on a existing PR.
See twitter/typeahead.js#1356
snicoll pushed a commit to snicoll/initializr that referenced this pull request Oct 6, 2015
Because this feature is not natively supported by Twitter Typeahead,
this is based on a existing PR.
See twitter/typeahead.js#1356

See spring-iogh-145
bclozel added a commit to spring-io/initializr that referenced this pull request Oct 6, 2015
Because this feature is not natively supported by Twitter Typeahead,
this is based on a existing PR.
See twitter/typeahead.js#1356

See gh-145
@aerickson
Copy link

Please accept this. It's working well for me.

@DanielApt
Copy link

@jharding Could you please accept this pull-request?

It's working as expected, and this is definitely a feature that needs to be added again.

@cafesanu
Copy link

@jharding any chance to get this merged soon? It's working perfectly for me locally as well.

@namtab00
Copy link

@cafesanu @aerickson @DanielApt @hongz1
This repo seems abandoned.. some kind souls continue maintaing it here: https://github.com/corejavascript/typeahead.js
I'd say the useful thing to do is sending pull requests and issues there.

@aerickson
Copy link

@namtab00 Thanks. It looks like @DanielApt has filed corejavascript/typeahead.js#54.

@fedesoria
Copy link

$('.typeahead').bind('typeahead:render', function() {
  $('.typeahead').typeahead('moveCursor', +1);
});

@hongz1 hongz1 closed this Nov 12, 2017
@hongz1
Copy link
Author

hongz1 commented Nov 12, 2017

No need to request pull in here since @DanielApt filled corejavescript#54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants