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

feat: users lazy loading scroll #683

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

RafaelSBatista97
Copy link
Contributor

#594

Relates to #602

Screenshots (if visual changes)
image

image

Proposed Changes
-A lazy loading strategy should be implemented to avoid fetching all the platform users at the same time. So the user can fetch, for example, 15 at a time and more 15 when the scroll reaches its end.

Mention people who discussed this issue previously
@GuiSanto

This pull request closes #602

@RafaelSBatista97 RafaelSBatista97 added enhancement New feature or request frontend labels Dec 14, 2022
@RafaelSBatista97 RafaelSBatista97 added this to the Full Version milestone Dec 14, 2022
@RafaelSBatista97 RafaelSBatista97 changed the title feat: users lazy loading scroll frontend feat: users lazy loading scroll Dec 14, 2022
Copy link
Contributor

@nunocaseiro nunocaseiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@RafaelSBatista97 RafaelSBatista97 merged commit c3bac98 into main Dec 15, 2022
@RafaelSBatista97 RafaelSBatista97 deleted the feat/users-lazy-loading-frontend branch December 15, 2022 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Users list lazy loading strategy
3 participants