[Embeddable] Refactor Embeddable Panel Components #140408
Labels
Feature:Embeddables
Relating to the Embeddable system
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Background
To make the loading state easier to handle, the embeddable panel and embeddable child panel components should be refactored/combined.
Proposal
Review all the React components exported by the embeddables plugin and check all the references to them in the code. The goal will be to refactor the components so they can be used without needing to write a Higher-Order Component.
The text was updated successfully, but these errors were encountered: