Remove KUI usage in opensearch_dashboards_legacy
#3830
Labels
de-angular
de-angularize work
OUI
Issues that require migration to OUI
technical debt
If not paid, jeapardizes long-term success and maintainability of the repository.
ux / ui
Improvements or additions to user experience, flows, components, UI elements
The
opensearch_dashboards_legacy
plugin uses a single.kui*
namespaced class. See https://github.com/search?q=repo%3Aopensearch-project%2FOpenSearch-Dashboards+kui+NOT+trackUI+path%3A%2F%5Esrc%5C%2Fplugins%5C%2Fopensearch_dashboards_legacy%2F&type=codeTo resolve
Investigate and inspect the applied CSS of that class and the rendered component. If necessary:
Note that
opensearch_dashboards_legacy
still needs to be rewritten from Angular to React - #1560It may make sense to just de-angularize first and replace with the OUI react components.
The text was updated successfully, but these errors were encountered: