ng2-ui / auto-complete

Angular Auto Complete component and directive
http://ng2-ui.github.io/auto-complete/
MIT License
279 stars 124 forks source link

It possible to add infinite scroll to dropdown list? #278

Closed sergeyslonimsky closed 1 month ago

sergeyslonimsky commented 7 years ago

I have more than a thousand values in my database. Can I get first several values on init, and when scroll down to bottom send a request to get other batch of values.

Current behavior I shoud get all of the values to view in dropdown

Expected/desired behavior Getting next batch of values when scroll down (like infinite scroll in Select2 Jquery plugin)

ViniciusReno commented 7 years ago

+1

LordRayuga commented 7 years ago

+1

nukec commented 6 years ago

+1

almothafar commented 1 month ago

This issue is stale. Please consider opening a new issue with details for the latest version if you are still facing the same issue or need improvement.

Closing it.