Skip to content

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

@NafeelaNazhir

Description

@NafeelaNazhir

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

Metadata

Metadata

Assignees

Labels

area-controls-swipeviewSwipeViewpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/ioss/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions