Related to T2617. When sending USD, the confirmation prompt will incorrectly show XEC. This diff changes the ticker used in the modal to match with the selectedCurrency state variable.
Details
Details
- Reviewers
bytesofman emack - Group Reviewers
Restricted Project - Commits
- rABC770a41893ce0: [Cashtab] Patch selectedCurrency ticker reading as XEC in send confirmation…
cd web/cashtab && npm start
navigate to settings screen and ensure send confirmations are turned on
navigate to Send screen
input a valid XEC address in the Send To field
in the amount drop down, select USD as the currency to send
input a valid amount in the Amount field
hit send
observe that the confirmation modal now displays the correct currency ticker
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- patch-usd-showing-as-xec-send-confirmation-modal
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19864 Build 39442: Build Diff cashtab-tests Build 39441: arc lint + arc unit