elastic/kibana

[Cases] Hide alerts table toggle icon to show details when lacking privs

Open

#109,286 创建于 2021年8月19日

在 GitHub 查看
 (5 评论) (0 反应) (1 负责人)TypeScript (19,065 star) (8,021 fork)batch import
Feature:CasesTeam:Casesenhancementgood first issue

描述

We should hide the icon that is used to show the alerts table details within cases when the user does not have access to view the alerts.

Currently an error will be shown because the get request will fail in the UI.

image

image

Ideally the arrow icon would be disabled: image

贡献者指南