[TIMOB-18614] iOS: Listview keepSectionsInSearch not working
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2015-02-25T18:25:45.000+0000 |
Affected Version/s | Release 3.4.1, Release 3.5.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | ipass1 |
Reporter | Jamie Buckley |
Assignee | Ingo Muschenetz |
Created | 2015-02-25T15:49:06.000+0000 |
Updated | 2018-08-06T17:37:05.000+0000 |
Description
Problem Description
When creating a listview and enabling the keepSectionsinSearch property the sections should show, however the property is not being enabled.
Test Case
See attached zip file
Expected Result
Section headers should show in search.
Actual Result
No section headers show.
Attachments
See http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.ListView-property-keepSectionsInSearch keepSectionsInSearch works with the searchText property, not the searchView property
And how to leave sections with custom search view?
Closing as invalid. If incorrect, please reopen.