elastic / kibana

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

[new-platform] Cleanup Chrome UI code #44709

Open joshdover opened 5 years ago

joshdover commented 5 years ago

There's some cruft around the Header UI that was copied from the legacy platform. It's not well tested and has very large components that should be broken up.

In addition, there are many ChromeStart APIs that may not need to be exposed any longer now that the Header UI lives inside ChromeService. Usage needs to be audited and we should remove as many of these APIs as practical.

elasticmachine commented 5 years ago

Pinging @elastic/kibana-platform