Skip to content

Fix event handling in job controller

What does this MR do and why?

This MR resolves Regression: Scroll buttons and search broken - ... (#421034 - closed) :

  • Re-emit events from ee jobLogController
  • Fix broken stickiness of job log header

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

The fixed behavior can be checked with this video.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Find a project with CI/CD pipeline set up or clone this one
  2. Run a pipeline to have access to job logs
  3. Navigate to any job
  4. Check that the toolbar is visible for long logs and the scroll to bottom/top buttons as well as search are working properly

MR acceptance checklist

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

Edited by Andrei Zubov

Merge request reports