elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.81k stars 8.2k forks source link

[Deployment Management] Simplify CardsNavigation props #160699

Open sabarasaba opened 1 year ago

sabarasaba commented 1 year ago

With https://github.com/elastic/kibana/pull/160096 we introduced a new CardsNavigation package that is currently being consumed by the management plugin. In order to make this component independent from the AppsRegistry from management plugin we could refactor the serializing logic from the package into the management plugin, and making the CardsNavigation take a simpler prop that has a list of categories and apps belonging to them.

elasticmachine commented 1 year ago

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

elasticmachine commented 1 month ago

Pinging @elastic/kibana-management (Team:Kibana Management)