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

Make redux-state reflect component structure

    XMLWordPrintable

Details

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

    Description

      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.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce