fossasia / susi_iOS

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

Sign up page dismiss keyboard #496

Closed s4rv4d closed 5 years ago

s4rv4d commented 5 years ago

Actual Behaviour While dismissing the keyboard it crashes because the tap gesture is using the loginvc's dismiss keyboard functions Expected Behaviour It shouldn't crash while dismissing

Steps to reproduce it

Tap on one of the textfields and then tap back on the main view to dismiss keyboard

LogCat for the issue

libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)

Screenshots of the issue

nil Would you like to work on the issue?

I would like to work on this issue if possible

jogendra commented 5 years ago

Resolved in #495