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] - Fix bug displaying empty view when no exception list search results found #151530

Merged
merged 8 commits into from Feb 23, 2023

Conversation

yctercero
Copy link
Contributor

@yctercero yctercero commented Feb 16, 2023

Summary

Addresses #145717

Updated the all exceptions lists view to account for different possible states (empty search, loading, no lists) using an existing component.

Updated views

Empty search

Screenshot 2023-02-16 at 3 13 25 PM

No lists exist

Screenshot 2023-02-16 at 3 14 09 PM

Loading or Searching

Screenshot 2023-02-16 at 3 14 45 PM

Checklist

@yctercero yctercero added bug Fixes for quality problems that affect the customer experience release_note:fix Feature:Rule Exceptions Security Solution Rule Exceptions feature Team:Security Solution Platform Security Solution Platform Team v8.7.0 labels Feb 16, 2023
@yctercero yctercero requested review from a team as code owners February 16, 2023 23:08
@yctercero yctercero self-assigned this Feb 16, 2023
@yctercero yctercero added backport:prev-minor Backport to the previous minor version (i.e. one version back from main) v8.8.0 labels Feb 22, 2023
@yctercero yctercero added the auto-backport Deprecated: Automatically backport this PR after it's merged label Feb 23, 2023
@yctercero yctercero enabled auto-merge (squash) February 23, 2023 00:14
@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 13.8MB 13.8MB +371.0B

History

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

cc @yctercero

@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.7

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

kibanamachine pushed a commit that referenced this pull request Feb 23, 2023
…no exception list search results found (#151530)

## Summary

Addresses #145717

Updated the all exceptions lists view to account for different possible
states (empty search, loading, no lists) using an existing component.

(cherry picked from commit 5677785)
kibanamachine added a commit that referenced this pull request Feb 23, 2023
… when no exception list search results found (#151530) (#151970)

# Backport

This will backport the following commits from `main` to `8.7`:
- [[Security Solution][Exceptions] - Fix bug displaying empty view when
no exception list search results found
(#151530)](#151530)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Yara
Tercero","email":"yctercero@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-02-23T08:01:32Z","message":"[Security
Solution][Exceptions] - Fix bug displaying empty view when no exception
list search results found (#151530)\n\n## Summary\r\n\r\nAddresses
#145717 the all
exceptions lists view to account for different possible\r\nstates (empty
search, loading, no lists) using an existing
component.","sha":"56777859bf8bbee17e11f669300465ec775cd28d","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","Feature:Rule
Exceptions","auto-backport","Team:Security Solution
Platform","backport:prev-minor","v8.7.0","v8.8.0"],"number":151530,"url":"#151530
Solution][Exceptions] - Fix bug displaying empty view when no exception
list search results found (#151530)\n\n## Summary\r\n\r\nAddresses
#145717 the all
exceptions lists view to account for different possible\r\nstates (empty
search, loading, no lists) using an existing
component.","sha":"56777859bf8bbee17e11f669300465ec775cd28d"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"#151530
Solution][Exceptions] - Fix bug displaying empty view when no exception
list search results found (#151530)\n\n## Summary\r\n\r\nAddresses
#145717 the all
exceptions lists view to account for different possible\r\nstates (empty
search, loading, no lists) using an existing
component.","sha":"56777859bf8bbee17e11f669300465ec775cd28d"}}]}]
BACKPORT-->

Co-authored-by: Yara Tercero <yctercero@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated: Automatically backport this PR after it's merged backport:prev-minor Backport to the previous minor version (i.e. one version back from main) bug Fixes for quality problems that affect the customer experience Feature:Rule Exceptions Security Solution Rule Exceptions feature release_note:fix Team:Security Solution Platform Security Solution Platform Team v8.7.0 v8.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants