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

[BACKEND] Implement server side pagination on Lists and Friends Page. #307

Open
AshuKr22 opened this issue Nov 7, 2024 · 3 comments
Open
Assignees
Labels

Comments

@AshuKr22
Copy link
Contributor

AshuKr22 commented Nov 7, 2024

currently when fetching lists from the backend all the lists and friends page are provided at once, we need to fix that. server-side pagination is needed to be implemented on the backend and queries should be modified for that on the frontend

@SandipGyawali
Copy link
Contributor

@AshuKr22 can i do it. I have an exposure of service side pagination..

@AshuKr22
Copy link
Contributor Author

AshuKr22 commented Nov 7, 2024

sure

@SandipGyawali
Copy link
Contributor

@AshuKr22 i have a doubt i looked around the code base and found that every information is being gained from the userPersonal data only and impleneing the server side pagination is quote tuffe because the controller is little cluttered do you have any idea about any stratigic way, i can update it but i want to know your opinion on it too..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants