-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Description
Blocked by #53532
There are a number of places where we have left behind some CSS in the legacy world due to lack of support for it in the new platform, and as a workaround are importing that CSS into the new platform. This should now be unblocked, so we need to move over any legacy CSS as a cleanup step.
@streamich has started this work in #52414, so we can either update/merge that PR, or copy the work he has done so far into a new PR and close the original.
Here's a list of app arch legacy items I've found so far which contain some scss (be sure to look around for anything I may have missed):
-
core_plugins/data -
core_plugins/embeddable_api -
core_plugins/dashboard_embeddable_container -
core_plugins/inspector_views -
core_plugins/interpreter [ ]app team will handle thiscore_plugins/kibana-
core_plugins/kibana_react(+ markdown components) [[App Arch] migrate legacy CSS to new platform (core_plugins/kibana_react) #59882] @VladLasitsa -
core_plugins/visualizations[move visualizations plugin to new platform #60403] -
ui/courier [ ]mainly used by saved objects. leave behind for now.ui/error_auto_create_index[ ] `ui/field_editorleave behind for now. will move with the index patterns ui.-
ui/share(? might be handled by app team) [[App Arch] migrate legacy CSS to new platform (ui/share) #59981] @VladLasitsa [ ]will get moved with visualizations pluginui/vis[ ]will get moved with visualizations pluginui/visualize- any references in the root
ui/_index.scss
Related to #58369