elastic/kibana

[Snapshot + Restore] Missing breadcrumbs for privileges check

Open

#102,109 opened on Jun 14, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)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.

Contributor guide