-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix minor styles #6708
Fix minor styles #6708
Conversation
e66f599
to
78dd6e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CR: ✅
Test: ✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CR: ✅
Test: ✅
Test
Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable
UI
Test | Chrome | Firefox | Safari |
---|---|---|---|
Go to Threat Hunting -> Dashboard. Check the bottom table spaces | 🟢 | ⚫ | ⚫ |
Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab. | 🟢 | ⚫ | ⚫ |
Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab. | 🟢 | ⚫ | ⚫ |
Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab. | 🟢 | ⚫ | ⚫ |
Go to Mitre Att&ct -> Framework. The layout should have the same spaces as the Dashboard tab. | 🟢 | ⚫ | ⚫ |
Go to PCI DSS -> Controls. The layout should have the same spaces as the Dashboard tab. | 🟢 | ⚫ | ⚫ |
Details
🟢 Go to Threat Hunting -> Dashboard. Check the bottom table spaces
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
🟢 Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab.
Chrome - 🟢
Firefox - ⚫
Safari - ⚫
🟢 Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab.
Chrome - 🟢
Firefox - ⚫
Safari - ⚫
🟢 Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab.
Chrome - 🟢
Firefox - ⚫
Safari - ⚫
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
#6692
Evidence
Test
Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable
UI
Details
⚫ Go to Threat Hunting -> Dashboard. Check the bottom table spaces
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab.
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab.
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab.
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Go to Mitre Att&ct -> Framework. The layout should have the same spaces as the Dashboard tab.
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Go to PCI DSS -> Controls. The layout should have the same spaces as the Dashboard tab.
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
Check List
yarn test:jest