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
gdk.test_3000_flightjs_Flight_-merge_requests_44__1 gdk.test_3000_flightjs_Flight_-_merge_requests_44

How to set up and validate locally

  1. Check out this branch
  2. Visit an MR in the GDK
  3. Give it a long title like Create DesiredConfigFetcher and ConfigToApplyBuilder in RemoteDevelopment::WorkspaceOperations::Reconcile::Output
  4. Resize your viewport to be narrow
  5. You will see that the long single word RemoteDevelopment::WorkspaceOperations::Reconcile::Output breaks 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.

Merge request reports

Loading