Skip to content

[.NET10] I10_Swipe -Deleting Items Causes Other Expanded Items to Collapse Unexpectedly #30950

@ninachen03

Description

@ninachen03

Description

When I expand several items and then delete a few at random, some of the other expanded items collapse unexpectedly.

Affected case:
ColloectionView - I10 - Swipe Context menu items

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests on windows remote iOS simulator.
  2. Navigate to 'I CollectionView' ->'I10 Swipe'
  3. Slide each option from left to right, and the favorite (green) & delete (pink) options will appear.
  4. After expanding several items, if I randomly delete a few of them, the system will unexpectedly collapse some of the other expanded items.

Actual Behavior:
Some of the other expanded items collapse unexpectedly.
Image

Expected Behavior:
Deleting items should not affect the expansion state of unrelated items. Expanded items should remain expanded.

Link to public reproduction project repository

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

Version with bug

10.0.0-preview.7.25379.3

Is this a regression from previous behavior?

Yes, this is a regression. This issue does not repro on 10.0.0-preview.6.25359.8

Last version that worked well

10.0.0-preview.6.25359.8

Affected platforms

iOS, macOS

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions