elastic/kibana

[APM] Anomaly detection: Clicking on the status badge `warning` for an ML job will go to the Jobs Management page but there's no link indication

Closed

#126,324 opened on Feb 24, 2022

 (3 comments) (0 reactions) (0 assignees)TypeScript (8,021 forks)batch import
Team:obs-ux-infra_services - DEPRECATEDapm:mlapm:uxbuggood first issue

Repository metrics

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

Description

Kibana version:

main / 8.2.0

Description of the problem including expected versus actual behavior:

When I click on the status badge for a unhealthy ML job it will go to the ML jobs management page for the selected job, but there's no link indication on the badge.

Steps to reproduce:

  1. Go to Anomaly detection settings page to view the jobs table
  2. One of the jobs should have an unhealthy state
  3. Hover and notice there's no indication of link, then click on the badge and it will send you to the jobs mgmt page
  4. The tooltip advises to click on the Management jobs link, but in reality clicking on the badge works just fine

CleanShot 2022-02-24 at 11 13 20

Contributor guide