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

Dialogs can be opened modally, blocking just a subapp, just an app, or entire adminCentral.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.0
    • None
    • dialogs

      Currently dialogs use a single dialog viewport which always blocks the app. There are several problems with the implementation.

      Dialog must be able to block the current sub app, current app, or entire adminCentral. This means it must be possible to have multiple dialogs open at a time. One subapp could be blocked with a dialog - then you switch to another sub app and open a dialog there. Both dialogs are open and active.

      A single viewport cannot support this. Each dialog should be attached to the component it is blocking.

      See concept page:
      http://wiki.magnolia-cms.com/display/DEV/Concept+-+Dialogs+modal+to+sub-app%2C+shell%2C+app

        Acceptance criteria

              czimmermann Christopher Zimmermann
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD