[AC-1099] ListView click with search bar
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2014-07-17T06:32:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy, Titanium SDK & CLI |
Labels | android, api, ios |
Reporter | jayesh joshi |
Assignee | Shuo Liang |
Created | 2014-07-16T10:35:47.000+0000 |
Updated | 2016-03-08T07:37:27.000+0000 |
Description
My functionality is i am having title in list and when i click on it it shows description.
i handle by single ListItemTemplate
First Time description text in not filled only title text filled.
When i click on title i insertItemsAt and show description.
When i click on that title again i remove descritpion
Till it working fine.
But when i add search bar on top and try to search and i click on searched item Listvie not behave like previous in iOS/Android.
Bug/Problem/issues
i can not figure out
if you have time please Take Look.
https://github.com/jayeshIT/ListViewSearchProblem
Hi Would you please provide us a simpler test case to reproduce the problem, as we do not support for debugging for the whole project. Regards, Shuo
Solved. please delete this