-
Notifications
You must be signed in to change notification settings - Fork 9
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: add useInfiniteDataLoader #2282
Conversation
🦋 Changeset detectedLatest commit: 28aad5f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2282 +/- ##
==========================================
+ Coverage 77.86% 78.87% +1.01%
==========================================
Files 25 26 +1
Lines 768 857 +89
Branches 97 110 +13
==========================================
+ Hits 598 676 +78
- Misses 162 169 +7
- Partials 8 12 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have much time to fully deep dive into the code flow. But happy to test it with our use cases. LGTM
43809e3
to
8f9ed58
Compare
8f9ed58
to
28aad5f
Compare
Implement useInfiniteDataLoader to handle Load More on our UI