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

[Cloud Security] [Vulnerabilities] Remove flyout pagination #169301

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

opauloh
Copy link
Contributor

@opauloh opauloh commented Oct 18, 2023

Summary

This fixes #169247

This PR addresses a regression introduced on #167844, when adding the same container and virtualization to the Vulnerabilities table it lost the ability to paginate through the Flyout. To address that this PR is removing the Flyout pagination (as it was already done on the Findings page).

We are okay with removing the flyout pagination at the moment as it is part of a further enhancement we are currently working on the findings page, there's a ticket about adding that capability back on the future.

Screenshots

image

@opauloh opauloh added Team:Cloud Security Cloud Security team related backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) labels Oct 18, 2023
@opauloh opauloh requested a review from maxcold October 18, 2023 19:35
@opauloh opauloh requested a review from a team as a code owner October 18, 2023 19:35
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security)

@opauloh opauloh changed the title [Cloud Security] [Vulnerabilities] Removing flyout pagination [Cloud Security] [Vulnerabilities] Remove flyout pagination Oct 18, 2023
@opauloh opauloh added the release_note:skip Skip the PR/issue when compiling release notes label Oct 18, 2023
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Serverless Osquery Cypress Tests #2 / App Features for Enpoint Complete PLI response actions should be available response actions should be available
  • [job] [logs] Defend Workflows Cypress Tests #6 / No License User cannot use endpoint action in form response actions are disabled response actions are disabled

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
cloudSecurityPosture 399.5KB 399.4KB -104.0B

History

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

@opauloh opauloh merged commit 8b54eed into elastic:main Oct 19, 2023
33 checks passed
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 19, 2023
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.11

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

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Oct 19, 2023
…169301) (#169435)

# Backport

This will backport the following commits from `main` to `8.11`:
- [[Cloud Security] [Vulnerabilities] Remove flyout pagination
(#169301)](#169301)

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

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

<!--BACKPORT [{"author":{"name":"Paulo
Henrique","email":"paulo.henrique@elastic.co"},"sourceCommit":{"committedDate":"2023-10-19T17:01:59Z","message":"[Cloud
Security] [Vulnerabilities] Remove flyout pagination
(#169301)","sha":"8b54eed4babedf7dbc947ec44b3f516a00d790f7","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Cloud
Security","backport:prev-minor","v8.12.0"],"number":169301,"url":"https://github.com/elastic/kibana/pull/169301","mergeCommit":{"message":"[Cloud
Security] [Vulnerabilities] Remove flyout pagination
(#169301)","sha":"8b54eed4babedf7dbc947ec44b3f516a00d790f7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169301","number":169301,"mergeCommit":{"message":"[Cloud
Security] [Vulnerabilities] Remove flyout pagination
(#169301)","sha":"8b54eed4babedf7dbc947ec44b3f516a00d790f7"}}]}]
BACKPORT-->

Co-authored-by: Paulo Henrique <paulo.henrique@elastic.co>
benakansara pushed a commit to benakansara/kibana that referenced this pull request Oct 22, 2023
benakansara pushed a commit to benakansara/kibana that referenced this pull request Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related v8.11.0 v8.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Cloud Security] Pagination inside vulnerability flyout is broken
5 participants