Skip to content

fix: design polish for yield demo#146

Merged
madeleine-c merged 2 commits intomainfrom
mcharity/yield-demo-design-polish
Feb 25, 2026
Merged

fix: design polish for yield demo#146
madeleine-c merged 2 commits intomainfrom
mcharity/yield-demo-design-polish

Conversation

@madeleine-c
Copy link
Contributor

Summary

  • Add consistent border border-[#E2E3F0] to all dashboard cards (PositionDisplay, TransactionHistory, FeeRecipientCard, WalletCard)
  • Sentence-case all section headers ("Your Position" → "Your position", "Transaction History" → "Transaction history", etc.)
  • Redesign transaction history rows: sentence-style amounts ("Deposited $1.00 USDC"), date column (MM/DD/YY hh:mm AM/PM), and status-only tags (Successful/Pending/Failed)
  • Minor cleanup: header font inheritance, loader animation, unused CSS/constants

Test plan

  • Run npm run dev in privy-next-yield-demo/ and visit /dashboard
  • Confirm all 6 cards have matching white background + border
  • Confirm all headers are sentence case
  • Confirm transaction rows show sentence-style amounts, date column, and status-only tags

🤖 Generated with Claude Code

…tory

Add consistent border to all dashboard cards, sentence-case section
headers, and redesign transaction history rows to show sentence-style
amounts with date column and status-only tags.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude
@vercel
Copy link

vercel bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
privy-next-cross-app-connect Building Building Preview, Comment Feb 25, 2026 4:28pm
privy-next-cross-app-provider Building Building Preview, Comment Feb 25, 2026 4:28pm
privy-next-solana Building Building Preview, Comment Feb 25, 2026 4:28pm
privy-react-farcaster Error Error Feb 25, 2026 4:28pm
privy-react-fiat-onramp Building Building Preview, Comment Feb 25, 2026 4:28pm
privy-react-funding Error Error Feb 25, 2026 4:28pm
privy-react-permissionless Error Error Feb 25, 2026 4:28pm
privy-react-smart-wallets Error Error Feb 25, 2026 4:28pm
12 Skipped Deployments
Project Deployment Actions Updated (UTC)
privy-next-farcaster Ignored Ignored Preview Feb 25, 2026 4:28pm
privy-next-farcaster-mini-app Ignored Ignored Feb 25, 2026 4:28pm
privy-next-fiat-onramp Ignored Ignored Preview Feb 25, 2026 4:28pm
privy-next-funding Ignored Ignored Preview Feb 25, 2026 4:28pm
privy-next-permissionless Ignored Ignored Feb 25, 2026 4:28pm
privy-next-session-keys Ignored Ignored Preview Feb 25, 2026 4:28pm
privy-next-smart-wallets Ignored Ignored Preview Feb 25, 2026 4:28pm
privy-next-starter Ignored Ignored Feb 25, 2026 4:28pm
privy-next-wagmi Ignored Ignored Preview Feb 25, 2026 4:28pm
privy-react-pwa Ignored Ignored Feb 25, 2026 4:28pm
privy-react-starter Ignored Ignored Preview Feb 25, 2026 4:28pm
privy-react-whitelabel-starter Ignored Ignored Feb 25, 2026 4:28pm

Request Review

The Privy API and webhook Date.now() fallback both return timestamps in
milliseconds, but formatTimestamp assumed seconds. Auto-detect the format
so dates display correctly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude
@madeleine-c madeleine-c merged commit 7566f05 into main Feb 25, 2026
21 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants