valora-inc / wallet

The official repository for the Valora mobile cryptocurrency wallet.
https://valora.xyz
Apache License 2.0
178 stars 87 forks source link

Delay when tapping numbers on screens using `<NumberKeypad />` #38

Closed jeanregisser closed 3 years ago

jeanregisser commented 3 years ago

Expected Behavior

There should be no delay when tapping numbers on screens using <NumberKeypad />

Current Behavior

There is a delay when tapping numbers on screens using <NumberKeypad />

See video showing the issue on the SendAmount screen: https://celo-org.slack.com/archives/C018VLA3YAK/p1613521510366500?thread_ts=1613520795.366300&cid=C018VLA3YAK

Same thing can be observed on the PincodeEnter / PincodeSet screens.

etuleu commented 3 years ago

Just spoke with Bernardo from impact market and he mentioned the pin typing takes 5 seconds for each press but only happens to him when opening the valora app from cold start. So basically the test is swipe away valora, open impact market to send a transaction and notice the pin entry being slow.

jeanregisser commented 3 years ago

This is fixed in v1.14, confirmed by @aleksey-nov.