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

Adding pagination logic for fetching users in GET /users/search/ #2170

Open
6 of 10 tasks
Anish0804 opened this issue Sep 18, 2024 · 1 comment
Open
6 of 10 tasks

Adding pagination logic for fetching users in GET /users/search/ #2170

Anish0804 opened this issue Sep 18, 2024 · 1 comment

Comments

@Anish0804
Copy link

Issue Description

In the https://dashboard.realdevsquad.com/users/discord/ all the users are loaded at once and there is no pagination logic

Expected Behavior

Only some users should be fetched depending on how many users can be loaded before scrolled.

Current Behavior

All the users are being fetched at once as soon as the page is loaded

Screenshots

NA

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Go to https://dashboard.realdevsquad.com/users/discord/

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

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.
@JC-Coder
Copy link

Is this issue taken?
I'd love to work on this

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

2 participants