feat: design fixes in perps / predict transactions using money balance#30999
Merged
Conversation
…ask-mobile into money_acc_section
…ken for deposit using money account
…ask-mobile into money_acc_updates
…ask-mobile into money_acc_updates
Contributor
|
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. |
vinistevam
previously approved these changes
Jun 3, 2026
Contributor
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Performance Test Selection: |
OGPoyraz
approved these changes
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Design fixes of perps / predict money account transactions.
Changelog
CHANGELOG entry:
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/CONF-1476
Manual testing steps
Screenshots/Recordings
Screen.Recording.2026-06-03.at.4.29.27.PM.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
Note
Low Risk
Presentation and i18n changes in confirmation pay-with UI; payment override behavior is unchanged aside from consistent "available" subtitle copy.
Overview
Aligns perps / predict confirmation flows that pay from a money account with updated design: copy is Money balance (not Money account / mUSD), the pay-with bottom sheet omits the money section header, and balance is shown as a subtitle (
$X available) for all supported money-account transaction types—not only deposits.Pay-with row (money override): uses a shared
money.pngicon instead of the token icon, drops the inline fiat balance next to the label, and updates design-system arrow icon colors.Pay-with section only renders the uppercase section title when
config.titleis non-empty.Locale key
confirm.pay_with_bottom_sheet.money_accountis renamed tomoney_balance.Reviewed by Cursor Bugbot for commit bc872d2. Bugbot is set up for automated code reviews on this repo. Configure here.