SatoshiPortal / bullbitcoin-mobile

The Bull Bitcoin Mobile Wallet and Exchange App
MIT License
54 stars 18 forks source link

[Electrum :: Advanced] Hard to edit #214

Closed saiy2k closed 7 months ago

saiy2k commented 7 months ago

Stop gap has a default value of 20. I wanted to set it to 5.

  1. Click the field and enter backspace once.
  2. 0 is deleted and 2 is shown.
  3. Now press backspace again.

Expected: 2 to be deleted. So I can enter the value fresh.

Observed: 0 appers, making the field value as 20.

Similar behaviour happens with the other fields, retry and timeout.

https://github.com/SatoshiPortal/bullbitcoin-mobile/assets/701985/6e44c380-8393-4001-8b68-6a09afcd6a2e

saiy2k commented 7 months ago

Solution: Allow user to enter whatever number they want to enter. If it's not in expected range, do validation and show error message.

mocodesmo commented 7 months ago

fixed on main pls retest. @saiy2k