Port security & spaces chrome nav controls to New Platform #44929
Labels
Feature:NP Migration
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
The "chrome nav controls" that register the current user dropdown and current space dropdown in the Header are not present when viewing a New Platform application.
This is because no uiExports or legacy code are run in this scenario. We need to port these two components over to the New Platform in order for these UIs to show when the user is in a New Platform application.
Security
kibana/x-pack/legacy/plugins/security/public/views/nav_control/nav_control.js
Lines 21 to 47 in 7049983
Spaces
kibana/x-pack/legacy/plugins/spaces/public/views/nav_control/nav_control.tsx
Lines 48 to 73 in 7049983
The text was updated successfully, but these errors were encountered: