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

Left SwipeView Items Conflict with Shell Menu Swipe Gesture on iOS #26933

Open
NafeelaNazhir opened this issue Jan 3, 2025 · 1 comment · May be fixed by #26976
Open

Left SwipeView Items Conflict with Shell Menu Swipe Gesture on iOS #26933

NafeelaNazhir opened this issue Jan 3, 2025 · 1 comment · May be fixed by #26976
Assignees
Labels
area-controls-swipeview SwipeView partner/syncfusion Issues / PR's with Syncfusion collaboration platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@NafeelaNazhir
Copy link
Contributor

NafeelaNazhir commented Jan 3, 2025

Description

On iOS devices, when a SwipeView is used and the left swipe gesture is triggered within it, the Shell's native menu swipe gesture (from the left) intercepts the swipe and opens the Shell menu.
Note: While fixing this issue enable the following UITest in HostApp: Issue 9088

Screen.Recording.2025-01-03.at.10.38.14.AM.mov

Steps to Reproduce

  1. Run the Application on IOS Issue9088Sample.zip
  2. Swipe from the left side of the screen.
  3. Instead of executing the left swipe action in the SwipeView, the Shell menu opens.

Expected Behavior:
Swiping from the left inside the SwipeView should trigger the left swipe item’s action without opening the Shell menu.

Actual Behavior:
Swiping from the left in the SwipeView causes the Shell menu to open, instead of executing the swipe action defined within the SwipeView.

Link to public reproduction project repository

No response

Version with bug

9.0.21 SR2.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@NafeelaNazhir NafeelaNazhir added the t/bug Something isn't working label Jan 3, 2025
@vishnumenon2684 vishnumenon2684 added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Jan 3, 2025
@Ying-6 Ying-6 added s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage platform/iOS 🍎 labels Jan 3, 2025
@Ying-6
Copy link

Ying-6 commented Jan 3, 2025

This issue has been verified using Visual Studio 17.13.0 Preview 2.1 (9.0.21 & 9.0.14 % 8.0.100). Can repro on iOS platform.
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-swipeview SwipeView partner/syncfusion Issues / PR's with Syncfusion collaboration platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
5 participants