H-4819: entity links pagination#8886
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
PR SummaryMedium Risk Overview The monolithic VirtualizedTable gains optional infinite-scroll hooks ( Reviewed by Cursor Bugbot for commit 0d994fc. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8886 +/- ##
==========================================
+ Coverage 59.61% 59.62% +0.01%
==========================================
Files 1348 1348
Lines 131877 131754 -123
Branches 5944 5942 -2
==========================================
- Hits 78615 78562 -53
+ Misses 52357 52288 -69
+ Partials 905 904 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
16bf2b9 to
2ba37d6
Compare
🌟 What is the purpose of this PR?
Paginates links for entities when in readonly mode in hash-app. For now I've set the page limit to 200, and the pagination strategy is infinite scroll.
A couple more notes on my approach:
Pre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR: