Skip to content

Enhancement: Implement pagination for dashboard users #832

@IshanVeer

Description

@IshanVeer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions