-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
REASSIGN from Team:Core UIDeprecated label for old Core UI teamDeprecated label for old Core UI team
Description
Kibana version: master
Describe the bug: The newsfeed flyout depends on a few css classes defined here: https://github.com/flash1293/kibana/blob/a50dbefb62edf0be6b98110023afc32b04c06a7f/src/legacy/core_plugins/newsfeed/public/np_ready/components/header_alert/_index.scss
As these styles live in the legacy world and are not imported from within the new platform anywhere, they don't get loaded when only accessing a new platform application (like the logs app).
This problem will get worse once #63443 is merged as it's moving Discover, Visualize and Dashboard to the new platform as well.
Metadata
Metadata
Assignees
Labels
REASSIGN from Team:Core UIDeprecated label for old Core UI teamDeprecated label for old Core UI team