Skip to content

[Cloud Security] Update Misconfiguration Flyout UI to Match Security Solution Flyouts#216938

Merged
animehart merged 12 commits into
elastic:mainfrom
animehart:csp-update-misconfiguration-flyout-ui
Apr 14, 2025
Merged

[Cloud Security] Update Misconfiguration Flyout UI to Match Security Solution Flyouts#216938
animehart merged 12 commits into
elastic:mainfrom
animehart:csp-update-misconfiguration-flyout-ui

Conversation

@animehart
Copy link
Copy Markdown
Contributor

@animehart animehart commented Apr 2, 2025

Summary

This PR Updates the UI for Misconfiguration Findings Flyout. It now follows the UI looks of Security Solution flyouts

Screen.Recording.2025-04-10.at.6.43.28.PM.mov

@animehart
Copy link
Copy Markdown
Contributor Author

/ci

@animehart
Copy link
Copy Markdown
Contributor Author

/ci

@animehart animehart linked an issue Apr 10, 2025 that may be closed by this pull request
5 tasks
@animehart
Copy link
Copy Markdown
Contributor Author

/ci

@animehart
Copy link
Copy Markdown
Contributor Author

/ci

@animehart
Copy link
Copy Markdown
Contributor Author

/ci

@animehart animehart marked this pull request as ready for review April 11, 2025 01:47
@animehart animehart requested review from a team as code owners April 11, 2025 01:47
@animehart animehart added v9.1.0 release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related labels Apr 11, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@animehart animehart added the backport:skip This PR does not require backporting label Apr 11, 2025
Copy link
Copy Markdown
Contributor

@seanrathier seanrathier left a comment

Choose a reason for hiding this comment

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

Looks great to me. Mostly UI changes, looks clean, good work!

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
cloudSecurityPosture 697 700 +3

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/cloud-security-posture 119 130 +11
cloudSecurityPosture 7 6 -1
total +10

Async chunks

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

id before after diff
cloudSecurityPosture 519.7KB 525.3KB +5.6KB
securitySolution 9.0MB 9.0MB +1.1KB
total +6.7KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
cloudSecurityPosture 17.0KB 17.4KB +313.0B
securitySolution 88.8KB 88.8KB +3.0B
total +316.0B
Unknown metric groups

API count

id before after diff
@kbn/cloud-security-posture 120 131 +11
cloudSecurityPosture 18 17 -1
total +10

async chunk count

id before after diff
cloudSecurityPosture 8 13 +5

ESLint disabled line counts

id before after diff
cloudSecurityPosture 30 33 +3

Total ESLint disabled count

id before after diff
cloudSecurityPosture 30 33 +3

History

@animehart animehart changed the title Update Misconfiguration Flyout UI [Cloud Security] Update Misconfiguration Flyout UI to Match Security Solution Flyouts Apr 14, 2025
@animehart animehart merged commit 6d688de into elastic:main Apr 14, 2025
9 checks passed
@animehart animehart added the ci:project-deploy-security Create a Security Serverless Project label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting ci:project-deploy-security Create a Security Serverless Project release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the UI for Misconfiguration Flyout

4 participants