ceaseless-prayer / CeaselessIOS

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

Enable deletion of notes from PersonViewCard #14

Open chrislim opened 9 years ago

chrislim commented 9 years ago

One user asked me how to delete and note and felt like it would have been intuitive to be able to do it from the person view card. However at the same time, swiping to the left is the traditional way we go between cards, so this interaction could be confusing, but the feedback is valid.

LIL717 commented 9 years ago

Since deleting takes two actions, a swipe and a tap on the delete button, I would be comfortable enabling the delete on the tableview for the person notes. I think the user will learn to swipe about the notes.