Skip to content

[iOS] SwipeView: Parent scrolling is not reenabled after cancelled swipe #23441

@filipnavara

Description

@filipnavara

Description

Parent scrolling is not reenabled after swipe is cancelled by returning to original position.

Video of the problem:
https://github.com/dotnet/maui/assets/1764393/cf3c25ab-1e08-422d-b334-9cc9c95a1fb5

Steps to Reproduce

  1. Put SwipeView in CollectionView
  2. Start swiping over the threshold and then return back below the threshold while still holding the touch
  3. Observe that the scrolling for the parent UIScrollView (container in CollectionView) is not reenabled

Link to public reproduction project repository

No response

Version with bug

8.0.61 SR6.1

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions