-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tremor -> Shadcn #2983
Tremor -> Shadcn #2983
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
51bf2b9
to
75e677a
Compare
A few items I noticed: Button should probably be blue like before: Table has a judder after a re-order: Connector table missing sides: Color for "Paused" should stay consistent (prefer keeping it as yellow for now, to limit changes): Too many horizontal lines in a row (maybe can add a title to the table similar to the API Keys page): |
Also on the connector table, if you collapse or expand it, it shifts a little bit left and right. This is a bug on the existing but should be an easy fix: toggling a single row will make the "collapse all" or "expand all" swap back and forth. It should show expand all unless all are expanded I think. |
Looks good, I think there are other small things but we can take a pass and clean it all up together with the rebrand effort |
1521cbc
to
436e1a6
Compare
436e1a6
to
680a160
Compare
Description
[Provide a brief description of the changes in this PR]
How Has This Been Tested?
[Describe the tests you ran to verify your changes]
Accepted Risk (provide if relevant)
N/A
Related Issue(s) (provide if relevant)
N/A
Mental Checklist:
Backporting (check the box to trigger backport action)
Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.