Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation Drawer has issues with swipeview control on real devices #38

Open
KarlSearl opened this issue Nov 30, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working navigation drawer Navigation Drawer control s/needs-repro

Comments

@KarlSearl
Copy link

KarlSearl commented Nov 30, 2024

Navigation Drawer has issues with swipeview control.

I have a collectionview using swipeview in the main content area.

On debug it work fine, but in release mode on a real phone, the left side (where the hiden, drawer is closed), this area of the screen is no longer swipeable and does not respond to touch,

The right side of the device still responds and swipes from the right works as intended

@PaulAndersonS PaulAndersonS added bug Something isn't working navigation drawer Navigation Drawer control labels Dec 2, 2024
@ArunachalamSyncfusion
Copy link

Hi @KarlSearl ,

Thanks for contacting Syncfusion support.

We have reviewed the reported issue regarding the NavigationDrawer control used with a SwipeView inside a CollectionView in the main content area. After thorough testing in both debug and release modes on real iOS and Android devices, we were unable to reproduce the issue on all the platforms. The testing was conducted on iOS version 18.1.1.

The NavigationDrawer's behavior with the TouchThreshold property ensures that the drawer opens only via swiping within the threshold region. Outside the TouchThreshold region, it is possible to swipe the SwipeView within the CollectionView. For your reference, we have attached the output video.

MauiApp1.zip

Could you please provide the following details to help us investigate further?

  1. Your device information.
  2. A sample project where the issue is reproducible.
  3. A video demonstrating the issue.

This information will help us analyze and address the reported issue more effectively.

Regards,
Arunachalam K

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working navigation drawer Navigation Drawer control s/needs-repro
Projects
None yet
Development

No branches or pull requests

4 participants