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 (8,021 forks)batch import
Feature:Snapshot and RestoreTeam:Kibana Managementbuggood first issue

Repository metrics

Stars
 (19,065 stars)
PR merge metrics
 (Avg merge 1d 16h) (999 merged PRs in 30d)

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