[TIMOB-3059] iOS replacing the No Results from a searchable tableview
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | feature, ios, request, search, tableview |
Reporter | Pedro Enrique |
Assignee | Eric Merriman |
Created | 2011-04-15T03:35:48.000+0000 |
Updated | 2018-08-02T22:00:14.000+0000 |
Description
Feature Request:
When searching a tableview, if there are no matches, the tableview is replaced with an empty tableview and "No Results" appears on the second row. This is expected behavior. It would be nice if the we could decide wether to show the "No Results" tableview or a customized row instead in which we can add, for example, a button or label where the user can click to make something else happen (like calling the server to look for more results). Basically, imitating the native mail app.
Helpdesk Tickets:
http://developer.appcelerator.com/helpdesk/view/71241">http://developer.appcelerator.com/helpdesk/view/71241
http://developer.appcelerator.com/helpdesk/view/66731">http://developer.appcelerator.com/helpdesk/view/66731