You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That falls outside the scope of this project IMO. typeahead.js is meant to improve the usability of search inputs by displaying a list of top suggestions based on a given query, it's not a replacement for a search engine.
Now if what you want is just the ability to have a scrollable dropdown menu that displays the suggestions, I just accepted #209 which improves the usability of that use case.
I have very large data set, and very little screen space for the typeahead.js auto-suggest. So infinity scroll list box will be very helpful.
The text was updated successfully, but these errors were encountered: