Skip to content

Add pagination to users table in admin console #1528

Description

@NishaSharma14

Is your feature request related to a problem? Please describe.

The users table in the admin console currently displays all users in a single long scrollable page, which can lead to performance issues and poor user experience as the number of users grows.

Describe the solution you'd like

Implement pagination for the users table in the admin console to improve:

  • Page load performance
  • User experience when navigating through large lists
  • Overall admin console usability

Expected Behavior

The users table should display a limited number of users per page (e.g., 25, 50, or 100) with navigation controls to move between pages.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementgreater code or enhancement of existing feature

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions