Add/Refactor Services Abstraction layer to Canvas and Dashboard #92877
Labels
enhancement
New value added to drive a business result
Feature:Canvas
Feature:Dashboard
Dashboard related features
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
technical debt
Improvement of the software architecture and operational architecture
We should add the new Services abstraction layer to Dashboard, and refactor Canvas to use it.
For Dashboard, this would mean building the services and finding and replacing all instances of
useKibana
, etc. Should go pretty quickly.For Canvas, this would mean a larger refactor to use services only within React. In my attempts to PoC this, I found we really need to refactor Redux to make it work well.
The text was updated successfully, but these errors were encountered: