ui
ui copied to clipboard
Unexpected behavior on table horizontal scrolling
Hi @shadcn! Many thanks for this repo, amazing work 👏
Just noticed a strange behavior on the table component. When the content of the table is larger than the screen, a white space the size of the overflow is created. I have tried several things to fix this but nothing that works properly so far.
https://github.com/shadcn/ui/assets/15351304/1e2d097a-866d-449a-ac80-164dc82f796f
opened up a PR that solves this overflow issue #428
Hey! Implemented in my code, it works fine 👌 Thanks for your contribution ❤️