Skip to content

[APM] Breadcrumbs are broken on new nav experience #195994

Open

Description

Relates to #191506

Summary

The breadcrumbs based navigation to pages seems to be broken with the new left nav experience. Users can't click on them to navigate to selected pages.

Image

How to test

In order to use the new solution navigation, you need to add the following configuration keys to your kibana.yml file (the values are not relevant, only that there is SOME value there):

xpack.cloud.id: "fake_cloud_id:24h124h11249u31r4"
xpack.cloud.base_url: "https://cloud.elastic.co"

The “switch on new navigation” will still be an opt-in (per space) in stateful, in 8.16 (as is the current behaviour)

  • You opt in via Stack Management > Spaces > Navigation > Set solution view
  • Change from empty/classic, to Observability

Image

  • Run some synthtrace scenarios:
    • node scripts/synthtrace mobile.ts --live
    • node scripts/synthtrace service_map.ts --live
  • Navigate to Applications and click through the links
  • Applications menu is not clickable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Team:obs-ux-infra_servicesObservability Infrastructure & Services User Experience TeamTeam:obs-ux-managementObservability Management User Experience TeamapmbugFixes for quality problems that affect the customer experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions