Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3868

Allow to provide a custom editor callback when creating a dialog

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.4.7, 5.5
    • None
    • framework
    • None
    • Kromeriz 42
    • 3

      We can go to the next dialog when chaining dialogs and the related item doesn't have to be saved into JCR yet. This results into two problems:

      1. The content change event is triggered after closing each dialog.
      2. The tree is trying to select the item which doesn't exist yet. This results in a bug when adding a node at the root level since it tries to expand JCR root node (instead of the child which isn't saved yet) which is not part of the container.

      Found after integration of PAGES-61.

        Acceptance criteria

              rkovarik Roman Kovařík
              rkovarik Roman Kovařík
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD