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

Modify Implementation of Table component to support SSP #132

Open
deo002 opened this issue Oct 3, 2023 · 0 comments
Open

Modify Implementation of Table component to support SSP #132

deo002 opened this issue Oct 3, 2023 · 0 comments

Comments

@deo002
Copy link
Contributor

deo002 commented Oct 3, 2023

Currently, the Table component fetches all the data in one go and paginates it on the frontend. It's implementation must be modified to support Server Side Pagination i.e. it must fetch only a few entries at a time.

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

1 participant