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

Fix security eui memory table warnings

Open JuanGarriuz opened this issue 1 month ago • 0 comments

Description

This PR fixes the console warning related to invalid props supplied to EuiInMemoryTable

Issues Resolved

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

Evidence

image image

Test

  • [ ] Go to Server management > Security
  • [ ] Change between Roles and Policies tabs
  • [ ] This console warning mustn't be rendered

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 May 24 '24 10:05 JuanGarriuz