Skip to content

[7.x] [Security Solution][Exceptions] - Remove initial add exception item button in builder (#72215)#72306

Merged
yctercero merged 2 commits intoelastic:7.xfrom
yctercero:backport/7.x/pr-72215
Jul 17, 2020
Merged

[7.x] [Security Solution][Exceptions] - Remove initial add exception item button in builder (#72215)#72306
yctercero merged 2 commits intoelastic:7.xfrom
yctercero:backport/7.x/pr-72215

Conversation

@yctercero
Copy link
Contributor

Backports the following commits to 7.x:

…utton in builder (elastic#72215)

## Summary

This PR addresses two issues in the builder:

- **Existing behavior:** if you add a bunch of entries then delete all but one, the indent that shows for when multiple entries exists does not go away
  - **Updated behavior:** if you add a bunch of entries and delete all but one, the indent that shows for when multiple entries exist goes away

- **Existing behavior:** on render of add exception modal, if no exception items exist (or no exception items with entries exist) an `Add Exception` button appears
  - **Updated behavior:** if only one entry exists, the delete button is disabled for that entry; on initial render of the add exception modal, if no entries exist, an empty entry is shown
@yctercero yctercero added the backport This PR is a backport of another PR label Jul 17, 2020
@yctercero
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

async chunks size

id value diff baseline
securitySolution 7.3MB -132.0B 7.3MB

History

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

@yctercero yctercero merged commit 00e804f into elastic:7.x Jul 17, 2020
@yctercero yctercero deleted the backport/7.x/pr-72215 branch October 14, 2020 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants