swarmcity / SwarmCityDapp

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

clear input when stop signup #817

Closed kikipluche closed 6 years ago

kikipluche commented 6 years ago

Location

account complete

Expected behavior

when aborting the account create flow, all input is deleted (name, avatar, password)

Actual behavior

the inputfields are filled with the previous information when creating again, after aborting the first round "create account"

Steps to reproduce the problem

create account - username and avatar - password - account complete - stop signup - create account - username and avatar (is prefilled now with past info) - password (prefilled with past password)

Operating system / hardware

macOS Sierra

xardass commented 6 years ago

@kikipluche Should be fixed now

kikipluche commented 6 years ago

check