nhn / tui.grid

🍞🔡 The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer!
http://ui.toast.com/tui-grid/
MIT License
2.42k stars 394 forks source link

Overflow in horizontal direction #1812

Open SujeongY1 opened 1 year ago

SujeongY1 commented 1 year ago

Describe the bug Although we were told that a grid table inherits the width of the parent element if its width is not specified, when there is an overflow in a horizontal direction, unless you specify a width in pixels, the data is not rendered, as in it appears as a white box with column headers.

To Reproduce I think above description is pretty self-explanatory but to be more specific I was working on placing a table in modal using your library.

Expected behavior I expected the grid to inherit width from parent element regardless the presence of overflow.

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):