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

Smooth scrolling UI with loaders and infinite scrolling. #57

Closed
1 of 3 tasks
AaruBama opened this issue Oct 1, 2023 · 1 comment
Closed
1 of 3 tasks

Smooth scrolling UI with loaders and infinite scrolling. #57

AaruBama opened this issue Oct 1, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@AaruBama
Copy link
Owner

AaruBama commented Oct 1, 2023

The initial Post load is very slow due to fetching votes count and setting offset for the 'Load more' button.

We can make post loading faster but still, there would be some times when the user feels lost on the page and the app might seem unresponsive.

For this we need to add a loader on the screen if posts are loading and instead of showing load more button, the app should be able to perform some kind of lazy loading.

@AaruBama AaruBama added the enhancement New feature or request label Oct 2, 2023
@AaruBama AaruBama self-assigned this Oct 2, 2023
@AaruBama
Copy link
Owner Author

AaruBama commented Oct 7, 2023

#68

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

No branches or pull requests

1 participant