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

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

Closed
filipnavara opened this issue Jul 4, 2024 · 2 comments · Fixed by #23442
Closed

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

filipnavara opened this issue Jul 4, 2024 · 2 comments · Fixed by #23442
Labels
area-controls-swipeview SwipeView fixed-in-8.0.90 fixed-in-9.0.0-rc.2.24503.2 p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint platform/iOS 🍎 t/bug Something isn't working
Milestone

Comments

@filipnavara
Copy link
Member

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

@filipnavara filipnavara added the t/bug Something isn't working label Jul 4, 2024
Copy link
Contributor

github-actions bot commented Jul 4, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@filipnavara
Copy link
Member Author

Possibly the same issue as #16856

@PureWeen PureWeen added this to the .NET 8 SR8 milestone Jul 6, 2024
@PureWeen PureWeen modified the milestones: .NET 8 SR8, .NET 8 SR9 Jul 30, 2024
@PureWeen PureWeen added the p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint label Aug 2, 2024
@PureWeen PureWeen moved this from In Progress to Ready To Review in MAUI SDK Ongoing Aug 12, 2024
@Redth Redth closed this as completed in 760cbb2 Sep 9, 2024
@github-project-automation github-project-automation bot moved this from Ready To Review to Done in MAUI SDK Ongoing Sep 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-swipeview SwipeView fixed-in-8.0.90 fixed-in-9.0.0-rc.2.24503.2 p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint platform/iOS 🍎 t/bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants