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

Infinite Scroll issue #6

Open
shernaz opened this issue Jun 19, 2015 · 3 comments
Open

Infinite Scroll issue #6

shernaz opened this issue Jun 19, 2015 · 3 comments

Comments

@shernaz
Copy link

shernaz commented Jun 19, 2015

Go to freecultr.com and search "universal_rk".
Scroll down multiple times to see lazy loaded results.
Scroll all the way back up.
Now click on "Price Low to High" and "Price High to Low" alternatively in quick succession.
New results are loaded.
If you try scrolling down, not all the results are showing up.
In my case, the result count shows 148 but I can only see 48 products after doing above steps.

This was the issue raised by client. Praveen did some tweak and fixed for time being. But this has to be fixed.

@rahulcs
Copy link
Contributor

rahulcs commented Jun 19, 2015

@shernaz can you paste the tweak?

@rahulcs
Copy link
Contributor

rahulcs commented Jun 20, 2015

@floydpraveen can you add more context? I forgot the issue. Ill fix it.

@metapraveen
Copy link

When you have scrolled down and say you are on page 7.
Now try sorting the results, only first page will load with searchObj showing currentNoOfProducts as of at page 7.
So infinite scroll stops working.

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

No branches or pull requests

3 participants