elastic/kibana

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

Open

#166,246 创建于 2023年9月12日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)TypeScript (19,065 star) (8,021 fork)batch import
Team:Fleetbuggood first issueimpact:lowv8.11.0

描述

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

贡献者指南