-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Incorrect values on txn details and payment request deeplink #1914
Copy link
Copy link
Closed
Labels
Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingAn issue that may lead to users misunderstanding some limited risks they are takingsupporttype-bugSomething isn't workingSomething isn't working
Description
Describe the bug
When sending more than 999 tokens, there are 2 noticeable issues
- Issue 1:
txn details show incorrect value
- Issue 2:
When attempting to send more than 999 tokens in a payment request, the value is incorrect when the confirm view loads
Issue 2 currently is broken on playstore, once #1877 is merged into develop, you should be able to at least load the deeplink to get to the confirm view
To Reproduce
Steps to reproduce the behavior
to reproduce Issue 2, create a request for more than 999 of any ERC20 token that you want
or use my example by scanning the QR code in the above screen shot
for issue 1, once you actually send the tokens, look at the txn details total amount value
Expected behavior
For issue 1= the txn details should display the correct value
For issue 2 = the deeplink should have the correct requested value amount
to be added after bug submission by internal support / PM
Severity
- How critical is the impact of this bug on a user?
- Add stats if available on % of customers impacted
- Is this visible to all users?
- Is this tech debt?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingAn issue that may lead to users misunderstanding some limited risks they are takingsupporttype-bugSomething isn't workingSomething isn't working

