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

Infinity Scroll #204

Closed
senthilsivanath opened this issue Apr 18, 2013 · 1 comment
Closed

Infinity Scroll #204

senthilsivanath opened this issue Apr 18, 2013 · 1 comment
Labels

Comments

@senthilsivanath
Copy link

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.

@jharding
Copy link
Contributor

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.

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

No branches or pull requests

2 participants