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

Make redux-state reflect component structure

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 1.0.0, 1.0.0-alpha4
    • 1.0.0
    • None
    • None

      In ProcessDisplay display state property does not reflect structure of components and reducers at all which leads to confusion.

      Problems:
      1. display reducer is in fact diagram/analytics/reducer.
      2. Heatmap and diagram reducers are part of the same reducer (create by addLoading) as analytics. Which is confusion, because those do not share state.

      Possible solution:
      Create diagram reducer in diagram module. In this reducer have heatmap, analytics and bpmn properties.

      Use diagram reducer as diagram (not display) in ProcessDisplay reducer.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              mariusz.sielski Mariusz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: