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

[IDEA] Infinite scroll capability implementation for product listing #576

Open
Dreimus opened this issue Jan 19, 2024 · 5 comments
Open
Labels
Idea Suggests new features for discussion

Comments

@Dreimus
Copy link

Dreimus commented Jan 19, 2024

Is it possible to implement a Typescript Component that allow infinite scroll capability in category page ?
We could potentially set a parameter to enable the infinite scroll instead of classic pagination ?

@eveneme
Copy link

eveneme commented Jan 19, 2024

+1

@yannicka
Copy link
Contributor

yannicka commented Feb 2, 2024

+1 for a parameter to do this.

@tblivet tblivet added the Idea Suggests new features for discussion label Jun 6, 2024
@eveneme
Copy link

eveneme commented Jul 7, 2024

+1 good idea

@SharakPL
Copy link
Contributor

But only with a Load more button. Otherwise it will simply prevent access to everything below the list of products until all pages are loaded.

@Hlavtox
Copy link
Contributor

Hlavtox commented Aug 15, 2024

Watch out that this needs very good implementation.
Changing the URL to keep track of history and when going back to the page, the user must land on where he was before.

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

No branches or pull requests

6 participants