ethereum / ens-registrar-dapp

Registrar DApp for the Ethereum Name Service
MIT License
94 stars 56 forks source link

[UI] small glitch in ether input field #73

Open luclu opened 7 years ago

luclu commented 7 years ago

Deleting all decimal places will reset the field's value to it's placeholder:

kapture 2017-05-04 at 13 37 45

ericjarvies commented 6 years ago

Mine behaves similarly, but it resets when the second number to the right of the decimal is deleted, e.g.- 0.12

Same as Issue #93