Skip to content

Fix page overflow with long MR titles

What does this MR do and why?

Fixes Long merge request titles hide edit button (#429693 - 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
image image

How to set up and validate locally

  1. Create an MR with a very long title without spaces
  2. The page should not overflow

Merge request reports