Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-421

Process Definition is disabled if xml is not imported yet

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 1.0.0
    • None
    • frontend
    • None

      AC:
      1. Display importing ... instead of diagram
      2. block user navigation to this process definition

        This is the controller panel for Smart Panels app

            [OPT-421] Process Definition is disabled if xml is not imported yet

            Could we use the Class component to toggle the display of the error and the viewer node in the diagram preview widget instead of writing to the style attribute directly?

            Sebastian Stamm added a comment - Could we use the Class component to toggle the display of the error and the viewer node in the diagram preview widget instead of writing to the style attribute directly?

            DiagramPreview should not rely on setElementVisibility util to always name the css class 'hidden'. We should instead call setElementVisibility to hide the element initially and offer an isElementVisible in the visibility utility instead of using hasClass in the DiagramPreview.

            Sebastian Stamm added a comment - DiagramPreview should not rely on setElementVisibility util to always name the css class 'hidden'. We should instead call setElementVisibility to hide the element initially and offer an isElementVisible in the visibility utility instead of using hasClass in the DiagramPreview.

            DiagramPreview still relies on the explicit name 'hidden' in the template. We should instead call setElementVisibility to hide the element initially.

            Sebastian Stamm added a comment - DiagramPreview still relies on the explicit name 'hidden' in the template. We should instead call setElementVisibility to hide the element initially.

              michael.schoettes Michael Schoettes
              mariusz.sielski Mariusz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: