fix: Polish money toast for new animation#32946
Conversation
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. |
Co-authored-by: Cursor <cursoragent@cursor.com>
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
Tag selection rationale:
Performance: No performance-sensitive code paths are affected. These are pure UI rendering changes to toast components with no data fetching, state management, or rendering loop changes. Performance Test Selection: |
|



Description
Polishes Money toast styling to align with the updated legacy Toast animation and design-system tokens.
useMoneyToastsicon padding and removes wrapper components around toast icons/spinnersChangelog
CHANGELOG entry: null
Related issues
Refs:
Related PRs
toast/animate-ds-legacy) — must merge firstManual testing steps
Screenshots/Recordings
Before
After
useMoneyToasts
before-money.mov
money-after.mov
v2OrderToast
before-ramps.mov
ramp-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