Skip to content

Add truncation to work item description

What does this MR do and why?

Adds truncation to work item description when description exceeds a max height.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Short Long Long, small width
Screenshot_2024-02-14_at_5.01.09_PM Screenshot_2024-02-14_at_5.00.52_PM Screenshot_2024-02-14_at_5.02.31_PM

How to set up and validate locally

  1. Enable :work_items_mvc_2
  2. Create a task with a long description
  3. Reload the task

Related to #441326

Edited by Nick Leonard

Merge request reports