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)
Fri, May 10, 01:47
Unknown Object (File)
Wed, May 8, 04:26
Unknown Object (File)
Wed, May 8, 03:10
Unknown Object (File)
Tue, May 7, 07:54
Unknown Object (File)
Sat, May 4, 12:31
Unknown Object (File)
Thu, May 2, 12:50
Unknown Object (File)
Thu, Apr 25, 22:34
Unknown Object (File)
Wed, Apr 24, 23: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