Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Autocomplete / Token #280

Open
markediez opened this issue May 11, 2016 · 1 comment
Open

Autocomplete / Token #280

markediez opened this issue May 11, 2016 · 1 comment

Comments

@markediez
Copy link

Running Firefox 46.0.1 on OSX El Capitan 10.11.4

On your demo http://sliptree.github.io/bootstrap-tokenfield/

Using jQuery UI autocomplete shows the token you want to type, but it does not autocomplete for you when you press enter.

Using twitter typeahead, the token and what seems to be an autocomplete if you press enter comes up but pressing enter does nothing. I have to manually click on the token to add it. On the other hand, if the value I want to add is not a token, there is no issue with pressing enter.

@devmi
Copy link

devmi commented May 27, 2016

You can try using UP, DOWN, LEFT and RIGHT arrows in addition to ESC, ENTER and TAB keys. It seems to help handling some corner cases.

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

No branches or pull requests

2 participants