Skip to content

Never truncate labels in labels table

What does this MR do and why?

This MR prevents the truncation of labels in the labels table. It also increases the minimum space available for labels to 250px (from 200px). This makes it easier to read long labels.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Go to a project
  2. Go to Project Information > Labels
  3. Create a few labels with long names
  4. See that the labels no longer truncate

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #208896 (closed)

Edited by Kev

Merge request reports