elastic/kibana

[Fleet] Add placeholder UI to integrations panel on agent details page

Open

#166246 opened on Sep 12, 2023

View on GitHub
 (9 comments) (0 reactions) (0 assignees)TypeScript (19,065 stars) (8,021 forks)batch import
Team:Fleetbuggood first issueimpact:lowv8.11.0

Description

Description: If there is no integration added, there should be a message displayed for the same

Build Details:

VERSION: 8.11.0
BUILD: 66955
COMMIT: 127d4dfce7e9b9af4999e401c649f4c736e526e2

Browser Details: All

Preconditions:

  1. Kibana user should be logged in

Steps to Reproduce:

  1. Navigate to the fleet tab
  2. Create a new policy
  3. The newly created policy should be deleted for any integration if added
  4. Use the same policy to deploy an agent
  5. Click on the agent name to view agent details
  6. Observe the integration column is empty

Actual Result: If there is no integration added, the user is shown with just empty page without any data

Expected Result: If there is no integration added, there should be a message displayed for the same

Screenshot: Capture

Logs N/A

Contributor guide