fix: Polish earn, quick-buy, rewards and gas toast for new animation#32947
fix: Polish earn, quick-buy, rewards and gas toast for new animation#32947amandaye0h wants to merge 5 commits into
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
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. |
PR template — items to address before "Ready for review"Warnings — informational, address before merging:
See docs/readme/ready-for-review.md for the full Definition of Ready for Review. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
All changes are cosmetic/minor UI refactoring (removing wrapper components, adjusting styling), but the gas fee token close button variant change and the earn toast bold text default change are functional enough to warrant targeted smoke testing. Per tag descriptions: SmokePerps requires SmokeWalletPlatform and SmokeConfirmations; SmokeStake requires SmokeConfirmations. Performance Test Selection: |
🧪 Flaky unit test detectionRun history flaky detectionHistorical failure rate is a hint, not proof — review each suggestion in context. See the flaky-test-detection skill for the full pattern reference and manual audit workflow. Failures / runs sampled per window:
AI-detected flaky patterns
|
|



Description
Polishes Earn, Quick Buy, Rewards, and Gas toast styling to align with the updated legacy Toast animation and design-system tokens.
quickBuyToastOptionsuseEarnToastsuseRewardsToastgas-fee-token-toastChangelog
CHANGELOG entry: null
Related issues
Refs:
Related PRs
toast/animate-ds-legacy) — must merge firstManual testing steps
Screenshots/Recordings
Before
After
Earn
before-earn.mov
earn-after.mov
QuickBuy
before-quickbuy.mov
quickbuy-after.mov
Rewards
before-rewards.mov
rewards-after.mov
Gas
gas-before.mov
gas-after.mov
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Made with Cursor