ui icon indicating copy to clipboard operation
ui copied to clipboard

Unexpected behavior on table horizontal scrolling

Open moreei opened this issue 2 years ago • 1 comments

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

moreei avatar May 22 '23 11:05 moreei

opened up a PR that solves this overflow issue #428

PixeledCode avatar May 23 '23 17:05 PixeledCode

Hey! Implemented in my code, it works fine 👌 Thanks for your contribution ❤️

moreei avatar May 23 '23 21:05 moreei