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

Create a new useInfiniteQuery hook to handle paginated queries independently #7985

Open
shivankacker opened this issue Jun 6, 2024 · 1 comment
Labels

Comments

@shivankacker
Copy link
Member

shivankacker commented Jun 6, 2024

Originally posted by @skks1212 in #7946 (comment)

The new useInfiniteQuery hook would work like useQuery, but will contain utils to work with multiple pages.

The new hook should replace queries where we are fetching 1000 records as a hack

cc. @khavinshankar @rithviknishad

@shivankacker shivankacker added the enhancement New feature or request label Jun 6, 2024
Copy link

Hi, @coronasafe/care-frontend-maintainers, This issue has been automatically marked as stale because it has not had any recent activity.

@github-actions github-actions bot added the stale label Jun 21, 2024
@gigincg gigincg added wishlist and removed stale labels Aug 12, 2024
@rithviknishad rithviknishad removed the enhancement New feature or request label Oct 21, 2024
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

3 participants