Description
Drag and drop functionality and CanMixGroups support that were available in CV1 are not included in the current implementation. This results in missing interaction and grouping capabilities compared to CV1.
Steps to Reproduce
- Run the attached sample
- Ensure the CollectionView has
UseWindowsCollectionView2Handler configured
- Perform the drag and drop action
Expected Behavior
The CollectionView should support both drag and drop functionality and CanMixGroups behavior similar to CV1.
Actual Behavior
Both drag and drop functionality and CanMixGroups support are not available in the current implementation.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/samples/Controls.Sample/Pages/Controls/CollectionViewGalleries/ReorderingGalleries
Version with bug
11.0.0-preview2
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Description
Drag and drop functionality and CanMixGroups support that were available in CV1 are not included in the current implementation. This results in missing interaction and grouping capabilities compared to CV1.
Steps to Reproduce
UseWindowsCollectionView2HandlerconfiguredExpected Behavior
The CollectionView should support both drag and drop functionality and CanMixGroups behavior similar to CV1.
Actual Behavior
Both drag and drop functionality and CanMixGroups support are not available in the current implementation.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/samples/Controls.Sample/Pages/Controls/CollectionViewGalleries/ReorderingGalleries
Version with bug
11.0.0-preview2
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output