CPLamb / RouteTracker

A mapping app for distributing goods linked to Google sheets
0 stars 0 forks source link

Keyboards do not dismiss properly #151

Open CPLamb opened 8 years ago

CPLamb commented 8 years ago

We need to find a keyboard that has a DONE key that then resigns the firstResponder (ie hide the screen). Currently you need to tap outside the keyboard to make it disappear. This is not clean or obvious to Users. Also, in the ListTableVC search bar there is no way to unfilter the view. If you enter a the search button enables and this will unfilter the list. Again this isn't clean & it then sets up a space for the next search which then fouls up the next search. Maybe we can make usre the search field is empty every time the search is enabled

est mnhrs = 1

liangdev commented 8 years ago

@CPLamb , need clarify whats the expected behavior for the ListTableVC search bar.

liangdev commented 8 years ago

all the keyboards have the "done" button. for example, the current email box on the setup view doesn't have that "done" button.

liangdev commented 8 years ago

. reset the search results when hitting the "done" button on the list table view