frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Clicking on a job link in an annotation should take you to the job and open its accordion

Open x4d3 opened this issue 7 years ago • 0 comments

Current behaviour

If you annotate a build with a job link. For example:

<a href=\"##{job_id}\">Job ##{job_id}</a>

and you click on the link , nothing happens

Expected behaviour

  • change the viewport to the select job
  • expand/open the job accordion

x4d3 avatar Oct 10 '18 14:10 x4d3