-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewcollectionview-cv2partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
When the CanMixGroups property is set to false in the CollectionView, items can still be reordered between groups. This behavior is incorrect because setting CanMixGroups to false should restrict items from being dragged and dropped across groups.
Note: This Issue arises in both CV2 and CV1
Screen.Recording.2025-03-20.at.1.10.32.PM.mov
Steps to Reproduce
- Launch the application on catalyst CanMixGroupsSample.zip
- Set the "CanMixGroups" radio button to False and set "CanReorderItems" to true.
- Attempt to drag and drop an item from one group to another in the CollectionView.
- Observe that the item is still moved across groups, even though CanMixGroups is set to false
Expected Behavior:
When CanMixGroups is set to false, the CollectionView should prevent items from being reordered between groups. Items should only be reorderable within their respective groups.
Actual Behavior:
Items can still be dragged and dropped between groups.
Link to public reproduction project repository
No response
Version with bug
9.0.50 SR5
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewcollectionview-cv2partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done