palantir/blueprint

Are panel stacks fixed height?

Open

#2 777 ouverte le 7 août 2018

Voir sur GitHub
 (15 commentaires) (11 réactions) (0 assignés)TypeScript (20 263 stars) (2 167 forks)batch import
Package: coreStatus: needs proposalType: enhancementhelp wanted

Description

Environment

  • Package version(s): 3.2.0
  • Browser and OS versions: Firefox 61, Ubuntu 18.04

Question

In the example, the panel-stack has a height of 300px.

http://blueprintjs.com/docs/#core/components/panel-stack

[data-example-id="PanelStackExample"] .docs-panel-stack-example has explicit width and height styling.

This isn't mentioned in the documentation and when the panel-stack lacks a height then it isn't displayed at all (it has a height of zero.)

Can you provide guidance? Is there a way to use a panel-stack that isn't a fixed height?

Guide contributeur