elastic/kibana

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

开放

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

 (5 条评论) (0 个反应) (1 位负责人)TypeScript (8,021 个派生)batch import
Feature:CasesTeam:Casesenhancementgood first issue

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南