Skip to content
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

[Uptime] Breadcrumb composition on monitor page is creating bad links #49391

Closed
justinkambic opened this issue Oct 25, 2019 · 1 comment · Fixed by #50095
Closed

[Uptime] Breadcrumb composition on monitor page is creating bad links #49391

justinkambic opened this issue Oct 25, 2019 · 1 comment · Fixed by #50095
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.5.0

Comments

@justinkambic
Copy link
Contributor

Kibana version:
master

Elasticsearch version:
master

Server OS version:
macOS

Browser version:
Chrome 77

Browser OS version:
macOS

Original install method (e.g. download page, yum, from source, etc.):
from source

Describe the bug:
The code responsible for generating the app's breadcrumbs is creating links that can lead to a bad browsing experience. They should link to the app's Overview page, which is found at /app/uptime/..., but they're still using the # hash navigation that we moved away from when we removed our Angular bootstrapping code.

Steps to reproduce:

  1. Navigate to the Uptime app, with some monitors loaded (ping me if you need assistance configuring Heartbeat).
  2. Navigate to the Monitor page for one of your monitors.
  3. Look at the link the breadcrumb provides in the upper left.

Expected behavior:
The route will have an explicit path, rather than relying on #.

Screenshots (if relevant):

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

@justinkambic justinkambic added bug Fixes for quality problems that affect the customer experience Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.5.0 labels Oct 25, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.5.0
Projects
None yet
3 participants