Page MenuHomePhabricator

Maintain order of checkboxes and content
Closed, InvalidPublic

Description

  • Order param list in sidebar and main input area based on:
    • If existing, use TemplateData order (ParamOrder or order of parameters as listed in TemplateData)
    • If TemplateData is missing, auto-order based on the order of parameters in the template definition/source code
  • Order of known parameters should not change when items are added and removed.