Skip to content

Truncate long labels with ellipsis in labels page

What does this MR do?

Fixes #22953 (closed), where long labels overlaps into the description field in the labels page. Truncates long labels with ellipsis. Labels that fit are unaffected.

Are there points in the code the reviewer needs to double check?

No

Why was this MR needed?

Fixes #22953 (closed).

Screenshots (if relevant)

Existing behavior: image

With the change: desktop mobile

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22953 (closed)

Merge request reports