[TIMOB-9323] iOS: TableView with Search Filter loses Section Headers after search
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-01-31T18:17:26.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | Release 2.1.0, Sprint 2012-12 API |
Components | iOS |
Labels | api, community, regression |
Reporter | Matt Berg |
Assignee | Vishal Duggal |
Created | 2012-05-16T15:04:38.000+0000 |
Updated | 2013-01-31T18:17:26.000+0000 |
Description
I feel like this is a bug going from 1.8.2 to 2.0.1.GA2. I am currently seeing this on a project I am working on, but the easiest way to replicate is on the KitchenSink app.
Go to Base UI > Views > Table Views > Headers. Type in a search value, and then make sure to actually complete the search by hitting the Search button. Click on a row.
Building with 2.0.1.GA2 once you click on the row the table view becomes flat, with no headers. Building with 1.8.2 the headers stay intact. The interesting thing in 2.0.1.GA2 is if you don't "complete" the search by hitting the Search button, but instead click on a row while it is still in autocomplete mode, the headers stay intact.
I am running this on iOS 5.
Attachments
Search filter does not lose any section headers after search. Verified On: SDK: 2.1.0.v20120611174309 Studio: 2.1.0.201206081630 Device: iPad2(V5.1), iPad simulator