-
Notifications
You must be signed in to change notification settings - Fork 182
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
Added info message about too many files on FIM #7182
base: 4.10.2
Are you sure you want to change the base?
Added info message about too many files on FIM #7182
Conversation
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.
<EuiIconTip | ||
content='Exporting to CSV from multiple files can lead to errors.' | ||
size='s' | ||
color='subdued' | ||
type='alert' | ||
/> |
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.
nitpick: This table is used for other data related to the Wazuh API, so the tooltip should be generic one or customized for each data type.
If we want to add the tooltip to all the tables related to the Wazuh API, we could use a generic message instead of being specific to files (from FIM data).
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.
6379576
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.
LGTM
…-many-files-on-fim
|
|
|
Description
Added a info message on FIM about have to many files.
Issues Resolved
Evidence
Test
Go to FIM > Inventory
Check the alerts message render correctly
Check List
yarn test:jest