elastic/kibana

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

Open

#109.286 geöffnet am 19. Aug. 2021

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (8.021 Forks)batch import
Feature:CasesTeam:Casesenhancementgood first issue

Repository-Metriken

Stars
 (19.065 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 16h) (999 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide