coinos / coinos-classic

A bitcoin wallet app
https://coinos.io/
GNU Affero General Public License v3.0
70 stars 17 forks source link

underscore(_) present when on the receive page #12

Closed Astro92 closed 4 years ago

Astro92 commented 4 years ago

When you load your wallet, then move to the receive page a (_) is always present when you try to input an amount.

Love this project by the way!

asoltys commented 4 years ago

Hey, thanks! The underscore was intentional to indicate a blank or zero value but I can see how it might be confusing/annoying, I'll take it out soon

asoltys commented 4 years ago

I made it a placeholder for the input so it's not actually a character in the field anymore but is still visible if the field is empty.