feat(card): cp-7.64.0 change CardHome button colors#25728
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Pull Request is not mergeable
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: These changes:
While the E2E tests for Card interact with buttons via test IDs (not visual properties), selecting No dependent tags are needed as per the SmokeCard description - SmokeTrade and SmokeConfirmations are only needed when Add Funds uses swaps, but these tests just verify the UI elements are visible and clickable, not the full swap flow. Performance Test Selection: |
|



Description
Change CardHome button colors
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Low Risk
UI-only styling change limited to button variants and snapshot updates, with no impact to card flows, navigation, or data handling.
Overview
Updates
CardHometo render its main call-to-action buttons (Add funds,Enable card,Change asset, and the errorTry again) usingButtonVariants.Primaryinstead ofSecondary, changing their visual styling.Regenerates
CardHomeJest snapshots to reflect the new button colors (e.g., dark background and white label text).Written by Cursor Bugbot for commit 4e6f91e. This will update automatically on new commits. Configure here.