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

Add "Asset Type" to the EntityFlyout Component #202094

Open
6 tasks
opauloh opened this issue Nov 28, 2024 · 1 comment
Open
6 tasks

Add "Asset Type" to the EntityFlyout Component #202094

opauloh opened this issue Nov 28, 2024 · 1 comment
Labels
Team:Cloud Security Cloud Security team related
Milestone

Comments

@opauloh
Copy link
Contributor

opauloh commented Nov 28, 2024

Motivation

To enhance the usability and informational value of the EntityFlyout component, the "Asset Type" field should be displayed alongside the "Asset Criticality" field. This addition will provide users with quick access to an asset's type, helping them understand the asset's classification without additional navigation.

Definition of Done

  • Add a new field "Asset Type" to the EntityFlyout component.
  • Display the "Asset Type" value next to the "Asset Criticality" field in the layout.
  • Display "Unknown" as the asset when the asset.type field is missing.
  • Ensure proper alignment and spacing between "Asset Type" and "Asset Criticality" according to the Figma mocks
  • Update the component logic to fetch and display the asset type (asset.type) from the appropriate data source.
  • Add unit tests to cover the addition

Out of Scope

  • Changes to the source or structure of the data beyond adding the asset.type field.

Related tasks/epics

@opauloh opauloh added the Team:Cloud Security Cloud Security team related label Nov 28, 2024
@opauloh opauloh added this to the 8.18 milestone Nov 28, 2024
@elasticmachine
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Cloud Security Cloud Security team related
Projects
None yet
Development

No branches or pull requests

2 participants