opencti
opencti copied to clipboard
[frontend] Fix default pagination that could break screens
Fixes the default count in pagination that could lead to screen failure with Relay.
This must be tested a lot, to ensure screens are not broken. NO MERGING UNTIL STABLE 6.0.X
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.75%. Comparing base (
932c5d0) to head (bbdb361). Report is 202 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #6208 +/- ##
=======================================
Coverage 66.74% 66.75%
=======================================
Files 541 541
Lines 64553 64553
Branches 5306 5306
=======================================
+ Hits 43088 43091 +3
+ Misses 21465 21462 -3
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Stucked with Relay as DefaultValues are not working. Currently speaking with relay dev team.