-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-controls-swipeviewSwipeViewSwipeViewfixed-in-8.0.90fixed-in-9.0.0-rc.2.24503.2p/1Work that is important, and has been scheduled for release in this or an upcoming sprintWork that is important, and has been scheduled for release in this or an upcoming sprintplatform/iost/bugSomething isn't workingSomething isn't working
Milestone
Description
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
- Put
SwipeView
inCollectionView
- Start swiping over the threshold and then return back below the threshold while still holding the touch
- Observe that the scrolling for the parent
UIScrollView
(container inCollectionView
) 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
artemvalieiev
Metadata
Metadata
Assignees
Labels
area-controls-swipeviewSwipeViewSwipeViewfixed-in-8.0.90fixed-in-9.0.0-rc.2.24503.2p/1Work that is important, and has been scheduled for release in this or an upcoming sprintWork that is important, and has been scheduled for release in this or an upcoming sprintplatform/iost/bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done