Skip to content

[7.9] [Security Solution][Exceptions] - Updates exception hooks and viewer (#73588)#73748

Merged
yctercero merged 1 commit intoelastic:7.9from
yctercero:backport/7.9/pr-73588
Jul 30, 2020
Merged

[7.9] [Security Solution][Exceptions] - Updates exception hooks and viewer (#73588)#73748
yctercero merged 1 commit intoelastic:7.9from
yctercero:backport/7.9/pr-73588

Conversation

@yctercero
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.9:

…lastic#73588)

## Summary

This PR focuses on addressing issues around the pagination and functionality of rules with numerous (2+) exception lists.

- Updated the `use_exception_list.ts` hook to make use of the new multi list find API
- Updated the viewer to make use of the new multi list find API
  - Previously was doing a lot of the filtering and paging manually (and badly) in the UI, now the _find takes care of all that
- Added logic for showing `No results` text if user filter/search returns no items
  - Previously would show the `This rule has not exceptions` text
@yctercero yctercero added the backport This PR is a backport of another PR label Jul 29, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

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

@yctercero yctercero merged commit c06c972 into elastic:7.9 Jul 30, 2020
@yctercero yctercero deleted the backport/7.9/pr-73588 branch October 14, 2020 12:00
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.

2 participants