[TIMOB-25646] iOS: After Listview Search overlay not appearing
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-01-23T19:24:42.000+0000 |
Affected Version/s | Release 7.0.1 |
Fix Version/s | Release 7.0.2 |
Components | iOS |
Labels | escalation |
Reporter | Victor Vazquez Montero |
Assignee | Vijay Singh |
Created | 2018-01-04T22:01:40.000+0000 |
Updated | 2018-01-24T22:24:17.000+0000 |
Description
description
after doing a list view search then clicking on overlay it is not shown.
how to reproduce
Run attached project
Go to ListView
Without search, when clicked on "ShowLoading" a Yellow view is overlaid on top of the list view Search for "Data1"
When clicked on "ShowLoading" a Yellow view is not overlaid on top of the list view with search results.
Project
[^LIstViewSearchOverlaingOnOtherView.zip]
Additional information
customer has a pending release and is asking for an urgent fix/ workaround
Attachments
Hi, I did some workaround and updated the app folder as attached app.zip. Please replace the attached project's app folder with attached 'app' folder. "Rather using Widget in list view , create a Window with all widget data and open/close as per need. Please find updated code inside attached "app.zip"." Let me know, if this works for you. Thanks!
[~vijaysingh] I've shared this with the customer and will let you know if this works for them Thank you
Test Case 1(TiUITableView) :
Test Case2 (TiUIListView) :
PR (master) - https://github.com/appcelerator/titanium_mobile/pull/9730 PR (7_0_X) - https://github.com/appcelerator/titanium_mobile/pull/9731
Consolidated Test Cases can be found here - https://gist.github.com/vijaysingh-axway/e76b9451c2ae87c76fc9df707385cdac
Passed FR.
Verified fix is found in: SDK 7.0.2.v20180124113923 SDK 7.1.0.v20180124115505