Minimalistic-Apps / price-converter

Minimalistic price converter that allows you to convert prices of fiat shitcoins easily. It uses Bitcoin as the base currency.
MIT License
17 stars 2 forks source link

Entering digits into sats field shifts cursor #66

Closed kirkawolff closed 2 years ago

kirkawolff commented 2 years ago

As you're entering numbers, all the other fields update after each digit entry. After entering 4 digits, the thousands separator insertion appears to shift the cursor to the left causing incorrect data entry

hank-milliken commented 2 years ago

Can you please provide screenshots or better video? Or some better steps to reproduce.

This is not happening to me. When I type in Sats mode I just always have cursor at the end of the input's string even the , was added.

kirkawolff commented 2 years ago

It appears this problem was fixed. I'm not able to reproduce it on the most recent version.