ceaseless-prayer / CeaselessIOS

This is the iOS application code for Ceaseless.
http://www.ceaselessprayer.com
MIT License
5 stars 2 forks source link

User Request - When messaging or inviting a friend, make keyboard automatically appear #185

Open nylim11 opened 8 years ago

nylim11 commented 8 years ago

A user did not know that they could edit the text of the message before sending. In order to make it clear to the user that the text is able to be personalized and changed, can we have the keyboard automatically appear as well when tapping on the paper airplane icon or inviting a person in Ceaseless?

calvinf commented 8 years ago

I don't think you want it to appear unless they're editing the field. For that you need to make clear in the UX what fields are editable. Although if you autofocus the field it would make sense to open keyboard right away.

nylim11 commented 7 years ago

This request is related to https://github.com/ceaseless-prayer/CeaselessIOS/issues/169