N
N
Nadarik2014-10-24 16:47:30
JavaScript
Nadarik, 2014-10-24 16:47:30

Angularjs filtering in infinite scroll without crutches?

I have a huge JSON array which, as always, needs to be displayed :)
I decided not to bother with "lazy loading", I take everything from the server at once.
Angular freezes the page for the duration of rendering, therefore, I decided to make an "infinite scroll"
Now the problem has become in filtering. Has anyone faced a similar issue? If so, I'm waiting for a hint))

Answer the question

In order to leave comments, you need to log in

2 answer(s)
_
_ _, 2014-10-24
@AMar4enko

What exactly is your problem? There's also ng-repeat. Standard filtering fails?

4
4ikist, 2014-10-24
@4ikist

There shouldn't be any specific problems with filtering, but if sorting - yes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question