Page MenuHomePhabricator

Implement setting an edit summary when saving the community configruation
Open, Needs TriagePublic

Description

Following what the GenericEditorCapability is doing in the CommunityConfiguration extension, we want to popup a dialog where the admins set an edit summary on saving the settings. For that we should re-use the Codex component from that extension.

  • Wait until the Codex components are exposed T385793: Consider exposing Vue form components
  • Look into how that part of the submission workflow is done in the CommunityConfiguration extension
  • Implement for the CiteEditorCapability