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

virtual lists + refresh on scroll. also infinite queries would be nice here #708

Open
aezazali1997 opened this issue Feb 21, 2024 · 1 comment
Assignees

Comments

@aezazali1997
Copy link
Collaborator

No description provided.

@aezazali1997 aezazali1997 self-assigned this Feb 21, 2024
@andrew-bierman
Copy link
Owner

  • On web + native, we should render some amount of the feed cards initially, then on scroll show a loading indicator and then render more
  • On native, user should be able to pull up to refresh the feed. Not using a useEffect, use tanstack refetch i think will be best.
  • Reference this PR for possible backend implementation https://github.com/andrew-bierman/PackRat/pull/573/files

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

2 participants