fossasia / susi_iOS

SUSI AI iOS app http://susi.ai
Apache License 2.0
1.87k stars 139 forks source link

Keyboard does not dismiss on reset password view controller #493

Open anuranBarman opened 5 years ago

anuranBarman commented 5 years ago

Actual Behaviour Keyboard is not dismissing when you type return on keyboard in reset password view controller

Expected Behaviour

keyboard should return so that use can see the toast (if any) for the error

Steps to reproduce it

Go to reset password. Tap on current password field to edit then hit return, keyboard wont dismiss. hit reset password button. there will be a error message which is not being shown because of the keyboard.

Would you like to work on the issue? yes working on it.