elastic/kibana

[Snapshot + Restore] Missing breadcrumbs for privileges check

Open

#102 109 ouverte le 14 juin 2021

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)TypeScript (19 065 stars) (8 021 forks)batch import
Feature:Snapshot and RestoreTeam:Kibana Managementbuggood first issue

Description

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.

Guide contributeur