-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solution][Exceptions] - Fixes up some bugs in the all exception items view #141682
Conversation
Pinging @elastic/security-solution (Team: SecuritySolution) |
@elasticmachine merge upstream |
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.
Looks great thanks for the fixes!
...ution/public/detection_engine/rule_exceptions/components/all_exception_items_table/index.tsx
Outdated
Show resolved
Hide resolved
...urity_solution/public/detections/pages/detection_engine/rules/all/exceptions/translations.ts
Show resolved
Hide resolved
...ution/public/detection_engine/rule_exceptions/components/all_exception_items_table/index.tsx
Outdated
Show resolved
Hide resolved
@yctercero thanks for tagging the docs team for the UI copy review! Please find my comments and questions below. Recommend capitalizing "id" in the placeholder text. Couple notes/questions about this image:
A few suggestions for the text in this image:
|
I updated it to specify that it was meant to be
Done!
Yea, I like that. I updated the text and removed that link - it was confusing. I was trying to give guidance as to how to link the endpoint list to the rule, but it's super not clear.
Updated the text! It's not KQL, it's simple query syntax - I updated it to try to reflect that - let me know what you think. |
…into exceptions_postff_bugs
…n list linked to rule
…-ref HEAD~1..HEAD --fix'
💚 Build Succeeded
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: cc @yctercero |
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.
Thank you for the fixes, LGTM 👍
@nastasha-solomon I'm going to merge, but please still comment if changes are needed to copy and I will follow up with them. |
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.
Just left one comment. Thanks!
{ | ||
defaultMessage: 'e.g. Example List Name', | ||
defaultMessage: 'Search by name or list_id', |
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.
Sorry for the delayed response. Feel free to revert this to list id
or list ID
so that it matches the way you're representing the name
field in this helper text. That's all - everything else looks good. :) Thank you!
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.
All good! I'll update and post follow up PR
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.
Fixed here - #142258
…tion items view (elastic#141682) ### Summary Addresses elastic#140709, elastic#141056, elastic#141421, elastic#141042 (cherry picked from commit 49d0858)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…tion items view (elastic#141682) ### Summary Addresses elastic#140709, elastic#141056, elastic#141421, elastic#141042
Summary
Addresses #140709, #141056, #141421, #141042
rowChange.mov
Checklist