You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Digital cash, after sending someone coins we get a receipt view. From this view, we can click (in top right corner) on the transactions history, in which we can see others transactions as well as the one we just performed. When using the back arrow navigation, we get back in the receipt view, except that the values (receiver and value of the transaction) are empty.
Expected behavior
We should get back to the receipt view, with the right values for the receiver's token and the coins value. Or we could just get back to the DigitalCash main tab, we may not really need to see that receipt again anyway.
How to reproduce
Create a LAO, Join it with another device, create a RollCall, Scan your second device and close the RollCall
Go to Digital Cash
Click on Send
Enter a non-null amount and click on Send
See the Receipt view
Click in the top right corner on the Transaction History icon
See the Transaction History
Click on the back arrow (top left corner)
See error (bugged out receipt view)
Front-ends:
Fe1-Web (please include browser's names & version)
Fe2-Android (please specify if phone or emulation, and Android version)
Not applicable
Back-ends:
Be1-Go
Be2-Scala
Not applicable
Impact
Low impact on user experience
Possible root cause
Bad live variables handling ?
Screenshots
First is the receipt as it looks normally
Second is the receipt as it looks after it bugged out
The text was updated successfully, but these errors were encountered:
Description (Actual behavior)
In
Digital
cash, after sending someone coins we get a receipt view. From this view, we can click (in top right corner) on the transactions history, in which we can see others transactions as well as the one we just performed. When using the back arrow navigation, we get back in the receipt view, except that the values (receiver and value of the transaction) are empty.Expected behavior
We should get back to the receipt view, with the right values for the receiver's token and the coins value. Or we could just get back to the
DigitalCash
main tab, we may not really need to see that receipt again anyway.How to reproduce
Digital Cash
Send
Send
Receipt
viewTransaction History icon
Transaction History
back arrow
(top left corner)Front-ends:
Back-ends:
Impact
Low impact on user experience
Possible root cause
Bad live variables handling ?
Screenshots
First is the receipt as it looks normally
Second is the receipt as it looks after it bugged out
The text was updated successfully, but these errors were encountered: