[TIMOB-25595] Windows: selecting search result with searchbar and in tableview shows empty row
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-01-25T03:07:04.000+0000 |
Affected Version/s | Release 7.0.0 |
Fix Version/s | Release 7.1.0 |
Components | Windows |
Labels | Escalation |
Reporter | alka.gurung |
Assignee | Kota Iguchi |
Created | 2017-12-10T05:30:37.000+0000 |
Updated | 2018-03-02T19:00:21.000+0000 |
Description
Steps to generate issue:
1. create search bar
2. Create table view and add this searchbar to this tableview.
3. searchbar shows in tableview.
4. search any text. Matching results are shown.
5. Now select any matching result from search.
6. Empty row displays in tableview
Expected:
Selected result from searchbar should show in tableview
Sample code is attached
Attachments
https://github.com/appcelerator/titanium_mobile_windows/pull/1171
Closing ticket; Verified fix in SDK Version: 7.1.0.v20180228160738 and SDK Version: 7.2.0.v20180301101144. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile_windows/pull/1171