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

Add paging to user management #31

Closed
danielrbradley opened this issue Jul 20, 2020 · 3 comments
Closed

Add paging to user management #31

danielrbradley opened this issue Jul 20, 2020 · 3 comments

Comments

@danielrbradley
Copy link
Contributor

In case there are a very large number of users, we should page results - perhaps limit to 500 rows just to avoid loading extremely large amounts of data.

@chapmanio
Copy link
Collaborator

This has been completed now I believe @danielrbradley?

@danielrbradley
Copy link
Contributor Author

Nope - only the Cognito based search is currently pages. This issue is to look at introducing paging on all listing APIs in a standard way.

@chapmanio
Copy link
Collaborator

A "load more" button has been added, although with sorting this throws up a potential front-end confusion:

#62

Closing this for now, but it can be re-opened if we change how pagination is handled.

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