Skip to content

Highlight job log line when hash is present

Payton Burdette requested to merge 406580-highlight-job-log-line into master

What does this MR do and why?

When using a URL like http://gdk.test:3000/root/ci-project/-/jobs/6353#L48 highlight the relevant line that is scrolled to. This is an improvement from !117069 (merged).

This currently works just for a hard load.

Screenshots or screen recordings

Screenshot_2023-07-31_at_8.30.30_AM

How to set up and validate locally

  1. Visit a large job log with a line number hash.
  2. Verify the line is highlighted.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #406580 (closed)

Edited by Payton Burdette

Merge request reports