elastic/kibana

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

Open

#109,286 opened on Aug 19, 2021

View on GitHub
 (5 comments) (0 reactions) (1 assignee)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

Contributor guide

[Cases] Hide alerts table toggle icon to show details when lacking privs · elastic/kibana#109286 | Good First Issue