h2oai/wave

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

Aberta

#524 aberto em 23 de jan. de 2021

 (2 comentários) (0 reação) (0 responsável)Python (279 forks)batch import
docsgood first issue

Métricas do repositório

Stars
 (3.677 estrelas)
Métricas de merge de PR
 (Mesclagem média 2m) (1 fundiu PR em 30d)

Description

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

Guia do colaborador