Skip to content

Add word break to the job log sidebar

Jose Ivan Vargas requested to merge jivanvl-fix-word-break-job-log-sidebar into master

What does this MR do and why?

Add word break to the job log sidebar

This fixes the commit message and the branch name from cropping on the sidebar

Changelog: fixed

#460749 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
Screenshot_2024-05-07_at_1.39.07_p.m. Screenshot_2024-05-07_at_1.39.53_p.m.

How to set up and validate locally

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

  1. Inside a project, create a branch with a really long branch name
  2. Create a merge request for that branch
  3. Go to the job logs and see that the sidebar doesn't crop the branch name
Edited by Jose Ivan Vargas

Merge request reports