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

Enhancement: Implement pagination for dashboard users #832

Open
6 of 10 tasks
IshanVeer opened this issue Sep 18, 2024 · 0 comments · May be fixed by #891
Open
6 of 10 tasks

Enhancement: Implement pagination for dashboard users #832

IshanVeer opened this issue Sep 18, 2024 · 0 comments · May be fixed by #891

Comments

@IshanVeer
Copy link

IshanVeer commented Sep 18, 2024

Issue Description

Currently all users are loading when the page is rendered, this may cause performance issues.

Expected Behavior

Add infinite scroll with portion of users being rendered at first and then as the user scrolls down more users will be loaded progressively.

Current Behavior

All users are loading at the same time.

Screenshots

Screenshot 2024-09-18 at 11 53 10 AM

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. go to https://dashboard.realdevsquad.com/users/discord/ and scroll till bottom.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
@vinit717 vinit717 linked a pull request Oct 15, 2024 that will close this issue
10 tasks
@Achintya-Chatterjee Achintya-Chatterjee linked a pull request Oct 24, 2024 that will close this issue
10 tasks
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

Successfully merging a pull request may close this issue.

1 participant