elastic / kibana

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

[Dashboard][Collapsable Panels] Row management API #195807

Open Heenawter opened 2 weeks ago

Heenawter commented 2 weeks ago

As part of the Collapsable Panels feature, the API for our new layout engine kbn grid layout needs to allow the rendering page to add and remove rows (and delete all the panels within as part of this action).

LOE is "medium" because this not only includes adding methods to the API - it also includes the UX effort of figuring out how we want to display these actions. This also ties into https://github.com/elastic/kibana/issues/190381, as the UX hasn't been strongly defined for this, either, and they should work nicely together.

elasticmachine commented 2 weeks ago

Pinging @elastic/kibana-presentation (Team:Presentation)

Heenawter commented 2 weeks ago

cc @andreadelrio