Page MenuHomePhorge

Ellipsize long labels in Add Action area to avoid text overlap
ClosedPublic

Authored by aklapper on Jan 11 2024, 18:16.
Tags
None
Referenced Files
F2993417: D25511.1740280124.diff
Sat, Feb 22, 03:08
F2993416: D25511.1740280122.diff
Sat, Feb 22, 03:08
F2992906: D25511.1740258451.diff
Fri, Feb 21, 21:07
F2992875: D25511.1740255683.diff
Fri, Feb 21, 20:21
F2979008: D25511.1739748871.diff
Sat, Feb 15, 23:34
F2938340: D25511.1737994246.diff
Sun, Jan 26, 16:10
F2938339: D25511.1737994243.diff
Sun, Jan 26, 16:10
F2936256: D25511.1737911628.diff
Sat, Jan 25, 17:13

Details

Summary

Add CSS to ellipsize long labels and disable text wrapping

Closes T15707

Test Plan

Set a long custom "action" label in /config/edit/maniphest.points/; go to a Maniphest task; open all items in the "Add Action..." dropdown.

Example config:

{
  "enabled": true,
  "label": "Points",
  "action": "Set Points Yeah Points Points Much Points"
}

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable