You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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] @VladLasitsacore_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
ui/_index.scss
Related to #58369
The text was updated successfully, but these errors were encountered: