[TIMOB-17995] iOS 8: KitchenSink - Animate false does not in options dialog
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-05-02T20:43:57.000+0000 |
| Affected Version/s | Release 3.4.1 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | qe-3.4.1 |
| Reporter | Visalakshi Chidambaram |
| Assignee | Eric Merriman |
| Created | 2014-11-10T10:16:38.000+0000 |
| Updated | 2017-05-02T20:43:57.000+0000 |
Description
For kitchen sink: Base UI-> View -> Options Dialog
Clicking on 'show w/hide, non animated' button still cause the dialog box to disappear with an animation (moves down) on devices iOS 8.0 and above, while it works fine on iOS 7.1. Hence, dialog.hide({animated:false}) doesn't seem to be working as expected on iOS 8.
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.