elastic/kibana

[Snapshot + Restore] Missing breadcrumbs for privileges check

Open

#102.109 geöffnet am 14. Juni 2021

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (19.065 Stars) (8.021 Forks)batch import
Feature:Snapshot and RestoreTeam:Kibana Managementbuggood first issue

Beschreibung

Describe the bug: The breadcrumbs do not render correctly when fetching privileges or if there is a privileges error.

Expected behavior: I would expect the breadcrumbs to be Stack Management > Snapshot and Restore. It looks like we're currently only calling setBreadcrumbs() for routes.

Contributor Guide