Dhaulagiri / ember-cli-twitter-typeahead

An ember cli typeahead component based on Twitter's jquery typeahead
MIT License
28 stars 14 forks source link

If one list item is a substring of another, it breaks autocomplete. #17

Open andessen opened 8 years ago

andessen commented 8 years ago

EG If you have "Fig" and "Fig Newton", type "Fig" -- then it autocompletes to Fig Newton if you tab out.