wazuh-dashboard-plugins icon indicating copy to clipboard operation
wazuh-dashboard-plugins copied to clipboard

Added page scroll with many events in inventory table

Open JuanGarriuz opened this issue 1 year ago • 3 comments

Description

Change the truncated height to a min-height value.

Issues Resolved

  • https://github.com/wazuh/wazuh-dashboard-plugins/issues/7049

Evidence

https://github.com/user-attachments/assets/129580a2-924e-4873-9bdd-c4f72b20b48d

Test

  • [ ] Check that the inventory table render correctly the changes of selected rows per page

Check List

  • [ ] All tests pass
    • [ ] yarn test:jest
  • [ ] New functionality includes testing.
  • [ ] New functionality has been documented.
  • [ ] Update CHANGELOG.md
  • [ ] Commits are signed per the DCO using --signoff

JuanGarriuz avatar Oct 04 '24 07:10 JuanGarriuz

Wazuh Core plugin code coverage (Jest) test % values
Statements 45.5% ( 400 / 879 )
Branches 41.09% ( 157 / 382 )
Functions 43.87% ( 136 / 310 )
Lines 45.69% ( 398 / 871 )

github-actions[bot] avatar Oct 14 '24 23:10 github-actions[bot]

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 76.44% ( 172 / 225 )
Branches 58.65% ( 61 / 104 )
Functions 61.7% ( 29 / 47 )
Lines 76.44% ( 172 / 225 )

github-actions[bot] avatar Oct 14 '24 23:10 github-actions[bot]

Main plugin code coverage (Jest) test % values
Statements 14.11% ( 4174 / 29576 )
Branches 9.23% ( 1778 / 19259 )
Functions 13.81% ( 986 / 7139 )
Lines 14.3% ( 4071 / 28462 )

github-actions[bot] avatar Oct 14 '24 23:10 github-actions[bot]

I will close this pull request in favor of this one:

  • https://github.com/wazuh/wazuh-dashboard-plugins/pull/7118

asteriscos avatar Oct 22 '24 18:10 asteriscos