Tagged Questions
0
votes
1answer
102 views
Searching apps on smart phone home screen
I'm interested to know about the effectiveness of the search application on the iPhone home screen.
For example, I have 4 screens of apps and it takes me a few seconds to find an application that I ...
2
votes
3answers
225 views
'X'-close button on iPhone
The default way of dismissing views in iOS is with Cancel or Done. However in this view I think Cancel uses to much space, which is better given to the search bar.
What is your opinion? Is using X ...
1
vote
3answers
124 views
How to request that two out of three fields need to be populated in a mobile search app
I am developing a new iOS app and I need to let the user commit a search where three fields are shown.
a group name (development, marketing etc.)
member name
project name
the search should be ...
4
votes
3answers
1k views
Pull-to-refresh and search bar
I have an iOS app that uses tables views. It also implements a pull-to-refresh model, which works very nicely. I now want to add the option to search that table view. Normally, I would just hide the ...
4
votes
1answer
905 views
Filtering and searching with UISearchBar on the iPhone?
For iPhone development, is there any UI/UX pattern I should be following with the UISearchBar to permit both filtering and searching?
My use case is one screen were we display nearby in a UITableView ...
3
votes
2answers
694 views
Search filtering UI in a mobile app?
I'm making a mobile app for searching an extremely large dataset (trademarks) that have each been tagged in one or more of 45 categories. (E.g., "Budweiser" might be tagged in both clothing ...