[Portable Dashboards] Make Dashboard Container Use Redux Embeddable Tools #136771
Labels
Feature:Dashboard
Dashboard related features
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:large
Large Level of Effort
Project:Portable Dashboard
Related to the Portable Dashboards initiative
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Prerequisite #133681
The specialized redux implementation used in the Dashboard App should be replaced with the more universal Redux Embeddable tools. This will allow us to store dashboard input, output, and state in redux with automatic syncing, and context tools to enhance interactivity between the embeddable container class and its react component children. This will help us avoid passing many props through many layers of the dashboard, and make the code more maintainable.
The text was updated successfully, but these errors were encountered: