fix(usage): align redesigned usage page with Figma design#491
Draft
huv1k wants to merge 1 commit into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
5894423 to
112d0ab
Compare
112d0ab to
426039c
Compare
Pixel-perfect pass over the redesigned usage page (behind the new-usage-page flag) against the Figma Dashboard 2.0 design: - Total value in Mono SemiBold with negative tracking, 12px gap to subtitle, 16px gap to the graph - Cost line/gradient in accent orange (#ff8800); chart heights ~180px - Template-list-style row hover (bg + RowHoverFrame) on resource rows - White (--graph-1) expandable resource charts - Part-of-total value (resource cost / grand total) in expanded rows - Full-width divider between tabs and rows - Final cost aligned in the resource breakdown column
426039c to
8d89682
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Audits the redesigned usage page (behind the
new-usage-pageflag) against the Figma Dashboard 2.0 design and closes the remaining spacing, typography, and color gaps. The total value now renders in IBM Plex Mono SemiBold with negative tracking and a 12px gap to its subtitle, the cost line/gradient uses the accent orange (#ff8800), and chart heights are reduced toward the 180px spec. Also adds the template-list-style row hover (hover:bg-bg-1+RowHoverFramecorner marks) to the vCPU/RAM resource rows. Out of scope per design: search field, filter, date picker, and the By-template/By-API-key tabs.