[TIMOB-643] table view + filter + search bar = UI issues
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:47.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.3.0 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:33:32.000+0000 |
Updated | 2013-01-30T23:04:00.000+0000 |
Description
Base UI => Views => Table Views => headers with filter
see this ticket
http://helpdesk.appcelerator.net/tickets/1631">http://helpdesk.appcelerator.net/tickets/1631
Comments
- Blain Hamon 2011-04-15
Linking to https://appcelerator.lighthouseapp.com/projects/32238/tickets/362-layout-lost-when-filtering-table-view"> https://appcelerator.lighthouseapp.com/projects/32238/tickets/362-l...
Namely, it may be time to switch from our custom-rolled search implementation to the 3.0-provided one, which may give us this and some other things for free.
- Stephen Tramer 2011-04-15
Taking over from Blain at his request. Probably related to changing the table search structure over to 3.0, as suggested in ticket #362.
- Stephen Tramer 2011-04-15
Blain (or whoever) fixed this back when he did the conversion to 3.0-style search. Thanks Blain (or whoever)!