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
If keycard was blocked (e.g. during Send transaction flow), if try to perform transaction again, blocked card screen/pop up isn't shown, and after entering PIN nothing happens. Also, the message "Your keycard is frozen" is shown at the top of the screen after keycard was blocked.
Expected behavior
Blocked card screen/pop up is shown again while attempting to perform transactions after blocking.
Actual behavior
Reproduction
Login to keycard account
Wallet > Send transaction > Enter valid amount of ETH > Choose recipient > tap Sign with Keycard
Enter invalid PIN 3 times
Enter invalid PUK 5 times
When "Keycard was blocked" screen appears, tap back
Go to Wallet > Send transaction > Enter valid amount of ETH > Choose recipient > tap Sign with Keycard
Enter valid PIN
Additional Information
Status version: Nightly 6/08
Operating System: Android 10
The text was updated successfully, but these errors were encountered:
churik
changed the title
Blocked card screen isn't shown while trying to perform transaction after card has already been blocked during send transaction flow
Blocked card screen isn't shown while trying to perform transaction after card has already been blocked
Aug 6, 2020
indeed the problem is that a "blocked card" popup does not exist, it needs to be created and shown. At the moment the only reaction to blocked card is setting the banner in the wallet page.
Bug Report
Problem
If keycard was blocked (e.g. during Send transaction flow), if try to perform transaction again, blocked card screen/pop up isn't shown, and after entering PIN nothing happens. Also, the message "Your keycard is frozen" is shown at the top of the screen after keycard was blocked.
Expected behavior
Blocked card screen/pop up is shown again while attempting to perform transactions after blocking.
Actual behavior
Reproduction
Additional Information
The text was updated successfully, but these errors were encountered: