palantir/blueprint

Are panel stacks fixed height?

Open

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

在 GitHub 查看
 (15 评论) (11 反应) (0 负责人)TypeScript (20,263 star) (2,167 fork)batch import
Package: coreStatus: needs proposalType: enhancementhelp wanted

描述

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?

贡献者指南

Are panel stacks fixed height? · palantir/blueprint#2777 | Good First Issue