-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
feat(design-system): add <MetricsCard /> component #40355
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Studio E2E Results
Artifacts: https://github.com/supabase/supabase/actions/runs/19363144199 Last updated: Friday 14, November, 2025 11:39:45 (UTC) |
apps/design-system/registry/default/example/metrics-card-with-icon-link-tooltip.tsx
Outdated
Show resolved
Hide resolved
|
Weird build error on docs: |
dnywh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Approved but two things to probably investigate:
- Light mode text legibility
- Non-blocking as I see it predates your work here
- Error on docs build
- Could be unrelated or inconsequential
I have read the CONTRIBUTING.md file.
YES
What kind of change does this PR introduce?
Abstracting and tidying the metric block we added during auth overview design work. This will likely be used elsewhere to display singular metrics, so componentising.