ceaseless-prayer / CeaselessIOS

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

When tagging people, the behavior could be more intuitive #111

Open chrislim opened 9 years ago

chrislim commented 9 years ago

When I tap to add a new pill, if a previous pill was selected, it should be deselected. When I tap to add a new pill and tap away (defocus), the pill should disappear unless a name was selected. When I tap to add a new pill and press backspace/delete if it is empty, the pill (search field) should disappear and the previous pill should be selected.

Optional: Remove the little "x" in the field to clear it because it is not really visible anyway. Make the field grow with the contents--if I type a long name, let the input field grow with it.