h2oai/wave

Table with height of 100% doesnt show up in 0.11.0 layout

開放

#524 建立於 2021年1月23日

 (2 則留言) (0 個反應) (0 位負責人)Python (279 個分叉)batch import
docsgood first issue

倉庫指標

星標
 (3,677 顆星)
PR 合併指標
 (平均合併 2分鐘) (30 天內合併 1 個 PR)

描述

Wave SDK Version, OS

0.11.0 Wave. Using Chrome.

I have a ui.table with height='100%' and using the new layout in 0.11.0. If I have a single card with the table and the 100% value specified, the table doesnt appear in the card. If I get rid of the height param altogether, the table shows up fine.

Actual behavior

(A clear and concise description of what happened.)

Expected behavior

(A clear and concise description of what you expected to happen.)

Steps To Reproduce

  1. Do this
  2. Do that
  3. Do something else
  4. See error

貢獻者指南