Page MenuHomePhorge

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

Authored by aklapper on Jan 11 2024, 18:16.

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