elastic/kibana

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

Open

#109 286 ouverte le 19 août 2021

Voir sur GitHub
 (5 commentaires) (0 réactions) (1 assigné)TypeScript (19 065 stars) (8 021 forks)batch import
Feature:CasesTeam:Casesenhancementgood first issue

Description

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

Guide contributeur