SafeSlingerProject / SafeSlinger-iOS

Source code for iOS platform client SafeSlinger
MIT License
6 stars 2 forks source link

forgot passphrase feature is uncancelable #6

Closed mwfarb closed 10 years ago

mwfarb commented 10 years ago

Version 1.7.0, iOS 6.1. When using the Forgot Passphrase feature the Setup screen does not provide a way to cancel the Setup screen if the user changes their mind. Perhaps the top navigation should use Cancel on the left, Done on the right, which might mean the help icon should move next to the License/Privacy links.

tenmalin commented 10 years ago

Leave Back button to cancel the Setup screen move Done button on the right for user to submit. Back button is also disabled when user click Done to avoid unexpected actions, e.g., cancel action while generating new key is in progress.

tenmalin commented 10 years ago

Close in feature release 1.7.1.