[Embeddable] Seamless React by Default #147894
Labels
Feature:Embeddables
Relating to the Embeddable system
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
loe:large
Large Level of Effort
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Describe the feature: #143131 added a seamless react integration to Embeddables. This integration is so far unused outside of examples. If adopted more widely, this would lead to performance, and DX improvements, as using an embeddable would no longer break the react tree. Things like React Context could be maintained through multiple levels of Embeddables.
To accomplish this, we should attempt to change all embeddable implementations to use the seamless react integration, remove the old integration, and fix any regressions or bugs that crop up.
The text was updated successfully, but these errors were encountered: