swarmcity / SwarmCityDapp

Swarm City dApp FrontEnd
MIT License
28 stars 10 forks source link

clear inputfield sending SWT #640

Closed kikipluche closed 6 years ago

kikipluche commented 6 years ago

Location

/mywallet

Expected behavior

When i enter SWT amount and address and click next, i go to confirm sending, when i click X button, all inputfields are empty.

Actual behavior

When i enter SWT amount and address and click next, i go to confirm sending, when i click X button, all inputfields are still filled in. When I rewrite the amount or the addres and hit enter, the old values are used.

Steps to reproduce the problem

my wallet > send SWT > confirm sending > hit X button > my wallet > change amount and change address > click enter > old values are shown.