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
Unknown Object (File)
Thu, May 2, 12:50
Unknown Object (File)
Thu, Apr 25, 22:34
Unknown Object (File)
Wed, Apr 24, 23:05
Unknown Object (File)
Wed, Apr 17, 18:20
Unknown Object (File)
Wed, Apr 17, 06:49
Unknown Object (File)
Tue, Apr 9, 04:01
Unknown Object (File)
Thu, Apr 4, 01:34
Unknown Object (File)
Mar 30 2024, 08:05

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