When using long project names (see screenshot below) they will exceed the width of the dropdown widget in policy selections
How to Reproduce?
- Create a project with a long name (here: Group: Development: Internal: Applications)
- Open any dialog which allows to define a policy
- Select the project from the dropdown
What happens
- The selected project name will exceed the widget's width
What should happen
The possibly simplest solution would probably be to use text-overflow: ellipsis, but I had no success in getting it working as expected. Probably needs some Phacility internal CSS wizardry.
Version Information
- phabricator 129483d5eac4a0a25f832f6ce57eebf72d610948 (Tue, Mar 7)
- arcanist 3b6b523c2b236e3724a1e115f126cb6fd05fa128 (Sat, Feb 18)
- phutil 13a200ca7621ab2b48a0c395f52f8c4411bbc686 (Sat, Mar 4)