swarmcity / SwarmCityDapp

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

restore with private key clear previous data #824

Closed kikipluche closed 6 years ago

kikipluche commented 6 years ago

Location

private key

Expected behavior

when i restore with private key - stop the restore flow before entering SC - go for a second go at restoring an account, i expect the inputfield private key and password to be cleared

Actual behavior

when i restore with private key - stop the restore flow before entering SC - go for a second go at restoring an account, the private key and password are still there in the inputfield.

Steps to reproduce the problem

create account - restore backup - private key - put PK in and choose pw - successpage - stop restore flow - create account - restore backup - private key and password from before are filled in

Operating system / hardware

OS Sierra

bkawk commented 6 years ago

@kikipluche please can you go ahead and test this is as expected now

kikipluche commented 6 years ago

done