opencti icon indicating copy to clipboard operation
opencti copied to clipboard

[frontend] Fix default pagination that could break screens

Open Kedae opened this issue 2 years ago • 2 comments

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

Kedae avatar Mar 01 '24 14:03 Kedae

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.

codecov[bot] avatar Mar 01 '24 16:03 codecov[bot]

Stucked with Relay as DefaultValues are not working. Currently speaking with relay dev team.

Kedae avatar Apr 23 '24 09:04 Kedae