Page MenuHomePhabricator

Long template descriptions cause design issues in TemplateWizard
Closed, DuplicatePublic

Description

The appearance is notably different from the same in VisualEditor. Most notably: The description in VisualEditor is limited to a single line. Here it's not limited at all.

Screenshot from 2021-06-10 10-27-10.png (684×333 px, 54 KB)

Suggestions:

  1. Limit to e.g. 2 lines using a max-height property.
  2. Make it identical with VisualEditor, i.e. 1 line only.