-
-
Couldn't load subscription status.
- Fork 82
Datatables redesign client side cache mechanism #904
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
Datatables redesign client side cache mechanism #904
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #904 +/- ##
=========================================
Coverage 45.51% 45.52%
+ Complexity 2320 2319 -1
=========================================
Files 80 80
Lines 9043 9042 -1
=========================================
Hits 4116 4116
+ Misses 4927 4926 -1 ☔ View full report in Codecov by Sentry. |
|
Will look into it after #908 |
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.
Tested working locally
|
@alistair3149 thanks a lot for testing, this was an important update ! |
defer-each(set default limit to 100 and retrieve all rows until the limit both on page load and via Ajax)(test further before merging)