palantir/blueprint

Are panel stacks fixed height?

开放

#2,777 创建于 2018年8月7日

 (15 条评论) (11 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
Package: coreStatus: needs proposalType: enhancementhelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南