ui icon indicating copy to clipboard operation
ui copied to clipboard

add position relative to table element

Open PixeledCode opened this issue 2 years ago • 6 comments

closes #416

PixeledCode avatar May 23 '23 17:05 PixeledCode

@PixeledCode is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar May 23 '23 17:05 vercel[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2023 9:29am
ui ❌ Failed (Inspect) May 30, 2023 9:29am

vercel[bot] avatar May 23 '23 18:05 vercel[bot]

@its-monotype is the PR okay now?

PixeledCode avatar May 25 '23 04:05 PixeledCode

@shadcn looks like the linting check failed because of tailwind classes order. I was not able to find a list on where to place the position class. Any suggestions?

PixeledCode avatar May 26 '23 04:05 PixeledCode

My plugin autocorrected the order to this:

<div className="relative w-full overflow-auto">

moreei avatar May 30 '23 07:05 moreei

@shadcn I think it should be mergeable now

PixeledCode avatar May 31 '23 03:05 PixeledCode

Thanks for the fix, I was struggling with this in my app.

But how did you know what to do. Amazing.

kyb3r avatar Aug 26 '23 09:08 kyb3r

opened new issue #1370

PixeledCode avatar Aug 28 '23 05:08 PixeledCode