Left SwipeView Items Conflict with Shell Menu Swipe Gesture on iOS #26933
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
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
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
The text was updated successfully, but these errors were encountered: