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 content ignores the first tap after scrolling. #878

Open PerryMGM opened 6 years ago

PerryMGM commented 6 years ago

Did you verify this is a real problem by searching the NativeScript Forum?

Yes

Tell us about the problem

Sidedrawer contents does not register the first tap after performing a vertical gesture within the sidedrawer content. The second tap will run perfectly fine.

Which platform(s) does your issue occur on?

Android(Angular)

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.

Steps to reproduce,

It might take a few attempts, if the drawer moves horizontally the tap sometimes does resolve as expected.

Notes,

bertikaz commented 6 years ago

@PerryMGM Hello! Do U solve that problem? Ihave the same issue in my project.

PerryMGM commented 6 years ago

@bertikaz We were unable to fix the problem. But we haven't been working on that issue for a few weeks.

OskrLrba commented 5 years ago

I have a scrollView in the tkDrawerContent area to show a large menu and certainly, first tap is ignored after scrolling up or down.

felixkrautschuk commented 5 years ago

I also notice this issue using NS 5.1 and nativescript-ui-sidedrawer 5.1.0.

cherimo commented 5 years ago

I have the exact problem on Android 6.0.2 + angular, the first tap is ignored and 2nd tap works perfect..