-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[chrome] Improve breadcrumb extension #209765
[chrome] Improve breadcrumb extension #209765
Conversation
Pinging @elastic/appex-sharedux (Team:SharedUX) |
…prove-breadcrumb-extension
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. It's a slew of improvements!
…prove-breadcrumb-extension # Conflicts: # x-pack/solutions/observability/plugins/observability_logs_explorer/public/components/logs_explorer_top_nav_menu.tsx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Obs ux infra and services changes LGTM
Starting backport for target branches: 8.x |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Module Count
Async chunks
Page load bundle
History
|
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Summary
fix #208728
This PR improves breadcrumb extension point for adding starring next to a dashboard breadcrumb #200315:
To test:
data.search.sessions.enabled: true
and see that search session UI appears in solution nav.chrome.setBreadcrumbsAppendExtension
, e.g. insrc/platform/plugins/shared/data/public/search/search_service.ts
. This actually gonna be used in [Dashboards] Favorite a dashboard from within #200315