Add gl-wrap-anywhere to MR titles
What does this MR do and why?
This class is already applied to work item titles. This is necessary to handle situations where a long technical string with no word breaks is present, to prevent it from breaking the page layout.
References
internal slack thread at https://gitlab.slack.com/archives/CETG54GQ0/p1751058626036989
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Check out this branch
- Visit an MR in the GDK
- Give it a long title like
Create DesiredConfigFetcher and ConfigToApplyBuilder in RemoteDevelopment::WorkspaceOperations::Reconcile::Output - Resize your viewport to be narrow
- You will see that the long single word
RemoteDevelopment::WorkspaceOperations::Reconcile::Outputbreaks to a new line at any point instead of breaking the layout
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

