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

Fix minor styles

Open lucianogorza opened this issue 1 month ago • 0 comments

Description

The PR aims to standardize the spacing and margins between different components in the Events, Inventory, and Controls tabs across the various modules.

Issues Resolved

https://github.com/wazuh/wazuh-dashboard-plugins/issues/6692

Evidence

image image image

Test

Legend: :black_circle:: none :green_circle:: pass :yellow_circle:: warning :red_circle:: fail :white_circle:: not applicable

UI

Test Chrome Firefox Safari
Go to Threat Hunting -> Dashboard. Check the bottom table spaces :black_circle: :black_circle: :black_circle:
Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab. :black_circle: :black_circle: :black_circle:
Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab. :black_circle: :black_circle: :black_circle:
Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab. :black_circle: :black_circle: :black_circle:
Go to Mitre Att&ct -> Framework. The layout should have the same spaces as the Dashboard tab. :black_circle: :black_circle: :black_circle:
Go to PCI DSS -> Controls. The layout should have the same spaces as the Dashboard tab. :black_circle: :black_circle: :black_circle:

Details

:black_circle: Go to Threat Hunting -> Dashboard. Check the bottom table spaces

Chrome - :black_circle:

Firefox - :black_circle:

Safari - :black_circle:

:black_circle: Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab.

Chrome - :black_circle:

Firefox - :black_circle:

Safari - :black_circle:

:black_circle: Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab.

Chrome - :black_circle:

Firefox - :black_circle:

Safari - :black_circle:

:black_circle: Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab.

Chrome - :black_circle:

Firefox - :black_circle:

Safari - :black_circle:

:black_circle: Go to Mitre Att&ct -> Framework. The layout should have the same spaces as the Dashboard tab.

Chrome - :black_circle:

Firefox - :black_circle:

Safari - :black_circle:

:black_circle: Go to PCI DSS -> Controls. The layout should have the same spaces as the Dashboard tab.

Chrome - :black_circle:

Firefox - :black_circle:

Safari - :black_circle:

Check List

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

lucianogorza avatar May 24 '24 12:05 lucianogorza