-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: MUSD-187 mUSD conversion design changes ahead of UAT #24336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: MUSD-187 mUSD conversion design changes ahead of UAT #24336
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. |
…ents-ahead-of-uat
…st removed tokenIcon property
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsThe changes are focused on the Earn/mUSD conversion feature with UI updates and confirmation screen modifications:
Tag Selection Rationale:
Why not other tags:
Risk Assessment: Medium - The changes are UI-focused but touch confirmation flows which are critical user paths. The removal of the navbar function is safe as it was only used by the mUSD education view which now handles navigation differently. |
|



Description
Misc. design changes needed ahead of UAT for the mUSD conversion flow.
Fixes
musdConversiontransactions.Changelog
CHANGELOG entry: misc mUSD conversion flow design changes ahead of UAT
Related issues
Fixes: MUSD-187: mUSD conversion design adjustments ahead of UAT
Screenshots/Recordings
Before
After
New education screen

Pre-merge author checklist
Pre-merge reviewer checklist
Note
Implements design tweaks for the mUSD conversion flow.
earn_points_dailywith percentage-based text usingMUSD_CONVERSION_APYand new i18n keyearn.earn_percentage; color switched toPrimaryinMusdConversionAssetListCta.useMusdConversionStatusno longer reads transaction pay data or asset images; passes onlytokenSymbolto the toast and keeps de-duplication/cleanup logic.MUSD_CONVERSION_APY = 2, new locale string, and updates/cleans tests to match the new copy and toast behavior.Written by Cursor Bugbot for commit c262369. This will update automatically on new commits. Configure here.