Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-6456

Dialogs should have a default actions configuration

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Obsolete
    • Icon: Minor Minor
    • None
    • 5.4.3
    • None
    • None

      So often when creating a dialog the default commit and cancel actions are used. But the developer must explicitly create the configuration over and over. I think it would be a nice improvement if there was a fallback configuration used by the system. For example:

      actions:
      commit:
      class: info.magnolia.ui.admincentral.dialog.action.SaveDialogActionDefinition
      cancel:
      class: info.magnolia.ui.admincentral.dialog.action.CancelDialogActionDefinition

        Acceptance criteria

              Unassigned Unassigned
              rgange Richard Gange
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD