Skip to content

Restrict item editing unless item type is selected

Grigor Malo requested to merge restrict-authoring-flow into staging

Closes #292 (closed)

  • Put editor in read-only mode unless item type is selected
  • Initialize the editor with an empty item type once one is selected from the metadata form
  • Warn user that editor content will be erased if they change item type
  • Clear item type in the form if item is deleted from the editor

Merge request reports