Skip to content

Migrate `gl-overflow-break-word` to Tailwind

What does this MR do and why?

Migrate gl-overflow-break-word to Tailwind

Migrates gl-overflow-break-word instances to Tailwind's gl-break-words and gl-hyphens-auto.

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

Browser Before After
Chrome chrome_before chrome_after
Safari safari_before safari_after

How to set up and validate locally

  1. Navigate to a project's issue boards (eg http://gdk.test:3000/flightjs/Flight/-/boards).
  2. In a column, click the + (Create new issue) button.
  3. Create an issue with a long unbreakabke title (eg Theissuehasaveeeeeeeeeeeeeeeeerylongtitlewebetterbreakitsothatitdoesntoverflowthecolumn ).

Related to #456618

Edited by Paul Gascou-Vaillancourt

Merge request reports