trezor / trezor-onboarding

:warning: OBSOLETE. DO NOT USE! Use https://github.com/trezor/trezor-suite instead
Other
4 stars 6 forks source link

Too many digits in PIN dialoue #39

Open bosomt opened 5 years ago

bosomt commented 5 years ago

I'm able to enter more than 9 digits in PIN setup even there is limit in 9 digits in wallet. There is no warning or error

bosomt commented 5 years ago

No limit.

Screenshot from 2019-05-02 09-27-54

mroz22 commented 5 years ago

It is actually limited to 9 digits, but you cant see it, as the input is smaller than elsewhere. I would suggest adding some disabled state on buttons to handle these cases.