Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

🐎 Implement a server side pagination #19

Open
mamadOuologuem opened this issue Mar 9, 2020 · 0 comments
Open

🐎 Implement a server side pagination #19

mamadOuologuem opened this issue Mar 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mamadOuologuem
Copy link
Collaborator

For now, we are pulling all the users data from the database before making a client-side pagination.
That makes the search, sort, and pagination easier and faster but definitely increases the initial loading time.
It can be useful to add a server-side pagination.

@mamadOuologuem mamadOuologuem added the enhancement New feature or request label Mar 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant