elastic / kibana

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

[Dashboard][Collapsable Panels] Responsive layout #197714

Open Heenawter opened 4 weeks ago

Heenawter commented 4 weeks ago

As part of the Collapsable Panels feature, in order to be 1-1 with the current layout engine used in Dashboard, we need a way to do the following:

  1. We need to be able to "expand" 1 panel - i.e. it should take up the entire viewport with no scrollbar. We should provide a method to do this through the layout engine API.

    Image

  2. We need a way to "collapse" all panels into a 1-per-row layout when the viewport gets small enough

    Image

elasticmachine commented 4 weeks ago

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