Skip to content

CollectionView Drag and Drop Reordering Can't Drop in Empty Group #12008

@sqrlmstr5000

Description

@sqrlmstr5000

Description

Use a CollectionView with grouping and reordering with mix enabled. Either create an empty group or move all items from a group. Try to drag and drop an item into the empty group. It doesn't work.

Seems like the drop recognizer should be on the group header.

I'm assuming this applies to all platforms and versions.

@billvenhaus thanks for all your work on this feature!

MAUICollectionViewReorderEmptyGroup

Steps to Reproduce

  1. Create new MAUI Project
  2. Add CollectionView with (IsGrouped="true", CanMixGroups="True", CanReorderItems="True")
  3. Bind data to ItemsSource
  4. Drag and drop item to an empty group

Link to public reproduction project repository

https://github.com/tsquillario/MAUICollectionViewReorderEmptyGroup

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android, I was not able test on other platforms

Affected platform versions

Android All

Did you find any workaround?

No

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-collectionviewCollectionView, CarouselView, IndicatorViewpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions