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

[MAUI] I10_Swipe The button can be infinitely extended, and the SwipeView automatically collapses #26221

Open
ninachen03 opened this issue Nov 29, 2024 · 0 comments
Labels
csi-new platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@ninachen03
Copy link

ninachen03 commented Nov 29, 2024

Description

Affected case:
I10:
I10 - Reveal the context menu in vertical list by the swipe gesture.

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Windows & Mac.
  2. Navigate to 'I CollectionView' ->'I10 Swipe'
  3. Slide each option from left to right, you will see the delete button can be infinitely extended
  4. Drag the next one and watch the previous the SwipeItems will disappear (dispose) closing the SwipeView.

Actual Behavior:
Image
Expected Behavior:
Image

Link to public reproduction project repository

https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests

Version with bug

9.0.20-ci.main.24576.8

Is this a regression from previous behavior?

Not a regression, this issue also reproduces on 9.0.10& 8.0.100

Affected platforms

Windows

@ninachen03 ninachen03 added csi-new platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
csi-new platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant