[TIMOB-27492] Searchbar issue on tableView with latest iOS SDK
GitHub Issue | n/a |
Type | Story |
Priority | None |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2019-10-22T11:24:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Rakhi Mitro |
Assignee | Motiur Rahman |
Created | 2019-10-22T08:16:47.000+0000 |
Updated | 2019-10-22T11:26:32.000+0000 |
Description
The customer is facing an issue with searchbar on tableView with latest iOS SDK.
When search bar is clicked rest of the tableview is greyed out and user has to tap twice to remove keyboard and then the gray area.
This is causing major issue with their users are they need to mark items quickly to move on to next inspection item.
Kindly look into this and let they know how to proceed.
Sample Code: Check attachments section
*Steps to Reproduce:*
1. Download the sample project
2. Import the project via studio and run
3. When the search bar is clicked rest of the tableview is greyed out. And need to tap twice to remove the keyboard and then the gray area.
*Note: We also tested this on our end with SDK 8.2.0.GA (iphone SE 13.1.3) and able to reproduce the issue. Please check the attachment section for sample test project and screenshots.*
Attachments
[~rmitro] is this possibly the same issue as TIMOB-27446? Has the customer tried a 8.2.1 SDK?
Yes, it works as expected with Ti SDK 8.2.X. Thanks!