Page MenuHomePhabricator

Long Project names outgrow dropdown widget
Closed, ResolvedPublic

Description

When using long project names (see screenshot below) they will exceed the width of the dropdown widget in policy selections

Spectacle.wZ7144.png (37×365 px, 4 KB)

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