elastic/kibana

[Snapshot + Restore] Missing breadcrumbs for privileges check

Offen

#102.109 geöffnet am 14.06.2021

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

Repository-Metriken

Stars
 (19.065 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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