elastic/kibana

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

Open

#109,286 opened on 2021年8月19日

GitHub で見る
 (5 comments) (0 reactions) (1 assignee)TypeScript (19,065 stars) (8,021 forks)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

コントリビューターガイド