ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

RadSideDrawer automatically closes if tapped or scrolled during slide transition #1222

Closed prokkyb closed 5 years ago

prokkyb commented 5 years ago

Please, provide the details below:

Tell us about the problem

RadSideDrawer closes if you scroll or tap anything inside it while it's still opening (during slide transition).

Which platform(s) does your issue occur on?

Android; have not had a chance to test a physical iOS device yet but it doesn't happen with the iOS emulator.

Please provide the following version numbers that your issue occurs with:

Please tell us how to recreate the issue in as much detail as possible.

  1. Open RadSideDrawer
  2. While RadSideDrawer is sliding, tap or scroll on the RadSideDrawer
  3. RadSideDrawer closes (slides back to side of screen)
tsonevn commented 5 years ago

Hi @prokkyb, I tested the described scenario with our sample project on both(Android and iOS), however, was unable to recreate such a problem. Can you check if you will be able to recreate the issue with the attached sample? If not, can you send us a sample project, that can be used for reproducing the issue?

prokkyb commented 5 years ago

@tsonevn I tested this out with the sample project as well as the template-drawer-navigation-ng template (which we based our app on), and I was not able to reproduce the issue either. I traced it back to a workaround we used for this issue. Thank you for checking on this. I'll close this issue.