Skip to content
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] - Add back exceptions export success toast #131952

Merged
merged 4 commits into from
May 12, 2022

Conversation

yctercero
Copy link
Contributor

@yctercero yctercero commented May 10, 2022

Summary

Addresses #88449

It appears that the success toaster code was deleted at some point as the text for the toaster was already there just not in use. Simple fix to add back in. Added check for toaster to existing cypress test.

Screen Shot 2022-05-10 at 9 15 27 AM

Checklist

@yctercero yctercero self-assigned this May 10, 2022
@yctercero yctercero added bug Fixes for quality problems that affect the customer experience release_note:fix Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Security Solution Platform Security Solution Platform Team v8.3.0 labels May 10, 2022
@yctercero yctercero marked this pull request as ready for review May 11, 2022 03:59
@yctercero yctercero requested review from a team as code owners May 11, 2022 03:59
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@yctercero
Copy link
Contributor Author

@elasticmachine merge upstream

setExportDownload({ name: listId, blob });
},
[]
[addSuccess]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@dhurley14 dhurley14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I think we should wait to hear back from @semd to understand if there was a reason why the dependency was removed or if it was just a typo.

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 4.8MB 4.8MB +24.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @yctercero

Copy link
Contributor

@banderror banderror left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Disclaimer: I didn't test it but it's simple changes and look correct 👍

I think we should move it outside of x-pack/plugins/security_solution/public/detections/pages/detection_engine/rules/all/exceptions because now it's a dedicated Exception Lists page that deserves its own folder.

@yctercero
Copy link
Contributor Author

I think we should move it outside of x-pack/plugins/security_solution/public/detections/pages/detection_engine/rules/all/exceptions because now it's a dedicated Exception Lists page that deserves its own folder.

@banderror 8.4 is bringing updates to all these exceptions flow and we'll be sure to move it out then!

@yctercero yctercero merged commit 1f91501 into elastic:main May 12, 2022
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label May 12, 2022
Bamieh pushed a commit to Bamieh/kibana that referenced this pull request May 16, 2022
…toast (elastic#131952)

Addresses elastic#88449

It appears that the success toaster code was deleted at some point as the text for the toaster was already there just not in use. Simple fix to add back in. Added check for toaster to existing cypress test.
@yctercero yctercero deleted the exceptions_export_bug branch August 4, 2022 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting bug Fixes for quality problems that affect the customer experience release_note:fix Team:Security Solution Platform Security Solution Platform Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants