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

Fix InfiniteScroll #165

Open
sulton-max opened this issue Mar 27, 2024 · 0 comments
Open

Fix InfiniteScroll #165

sulton-max opened this issue Mar 27, 2024 · 0 comments
Labels
bug Errors or problems that need fixing frontend Client side logic, user interface low Less urgent, can be addressed later

Comments

@sulton-max
Copy link
Contributor

Fix InfiniteScroll

Description

Fix infinite scroll not sending requests to load next page of resources, sending multiple requests when loading resources or when there are no resources available to show

Requirements

  • must send requests when user scrolls down
  • requests when resources are being loaded or there are no resources to show must be avoided

Deliverables

  • InfiniteScroll - updated, to fix the issues stated above
@sulton-max sulton-max added bug Errors or problems that need fixing frontend Client side logic, user interface low Less urgent, can be addressed later labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Errors or problems that need fixing frontend Client side logic, user interface low Less urgent, can be addressed later
Projects
Status: Todo
Development

No branches or pull requests

1 participant