Skip to content

fix(client): unify design system across campaign and investor components (closes #148) - #236

Draft
s6pa1rta3n-lab wants to merge 1 commit into
Cylo-Traders:masterfrom
s6pa1rta3n-lab:fix-issue-148
Draft

fix(client): unify design system across campaign and investor components (closes #148)#236
s6pa1rta3n-lab wants to merge 1 commit into
Cylo-Traders:masterfrom
s6pa1rta3n-lab:fix-issue-148

Conversation

@s6pa1rta3n-lab

Copy link
Copy Markdown

Closes #148

Description

Unifies the frontend styling across all campaign and investor components to use the shared earth-tone design system (soil/leaf/status-* tokens defined in tailwind.config.ts) and shared UI components (Button, Card, StatusBadge, Modal), replacing the legacy ad-hoc slate/emerald/amber palette.

Acceptance Criteria Checklist

  • FundCampaignModal.tsx, CampaignDetailPage.tsx, InvestorDashboardPage.tsx, InvestmentCard.tsx, and InvestorSummaryStats.tsx migrated to soil/leaf/status-* design tokens.
  • Hand-rolled buttons migrated to shared <Button> component and status indicators unified to <StatusBadge>.
  • No color-contrast regressions verified via accessibility.test.tsx and full Vitest suite (19 test files, 84 tests passing).
  • docs/accessibility-audit.md follow-up note for "two design systems" closed out.

Payout Routing

  • EVM (Base/Arbitrum/Polygon/ETH): 0xF46C9F6d70C50BF81ef3588AB523a90a594a2F89
  • Stellar: GCL6OXAMLD75BMTINA6EMRUDWK5THQUSHMYNLSNBCJAPZJHNYJTUNIBC

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.

Two incompatible design systems are mixed across the app

1 participant