[Canvas] Move app menu into new stacked header #77954
Labels
Feature:Canvas
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
With the introduction of the new global, stacked header, application menus are now being relocated into the lower bar as seen below:
For consistency, it would be preferable that Canvas followed suit (ideally for 7.10). This can be accomplished using the shared
TopNavMenu
component which has been adapted to leverage a new API which pushes the menu into the header. For reference, other Kibana apps such as Discover, Dashboard, and Lens have already been converted.Proposed changes
TopNavMenu
componentTopNavMenu
componenthttps://github.com/elastic/kibana/blob/61c4e6fd8d7410bfabe3d108211d7aa1d54c7ef5/src/plugins/navigation/public/top_nav_menu/top_nav_menu.tsx
Alignment with Dashboard
Dashboard is planning to add a new tooblar which could be leveraged in Canvas for similar purposes (e.g. adding content from the library).
Dashboard V1 toolbar (proposed)
Canvas V1 toolbar (proposed)
cc:/ @alexfrancoeur
The text was updated successfully, but these errors were encountered: