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

Moving items in grouped CollectionView is moving the wrong items #21698

Open
tranb3r opened this issue Apr 8, 2024 · 1 comment
Open

Moving items in grouped CollectionView is moving the wrong items #21698

tranb3r opened this issue Apr 8, 2024 · 1 comment
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@tranb3r
Copy link

tranb3r commented Apr 8, 2024

Description

When moving items in a grouped CollectionView, after moving several groups and items, the CollectionView starts behaving strangely, and it looks like it's moving the wrong items.

Steps to Reproduce

  1. Open the repro project.
  2. Open the second tab with a grouped CollectionView.
  3. Move items in the second group: it works properly.
  4. Move group1 down and up again.
  5. Move items in the second group: it seems like item1 from group1 is also moving now.

Move items in Group2: OK
untitled2.webm

Move Group1: OK
untitled1.webm

Move items in Group2: KO
untitled3.webm

Link to public reproduction project repository

https://github.com/tranb3r/Issues/tree/main/MauiAppCollectionViewReorder

Version with bug

8.0.14 SR3.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No workaround

Relevant log output

No response

@tranb3r tranb3r added the t/bug Something isn't working label Apr 8, 2024
@ninachen03 ninachen03 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Apr 8, 2024
@ninachen03
Copy link
Collaborator

Verified this issue with Visual Studio 17.10.0 Preview 2(8.0.14 & 8.0.10). Can repro on android platform with sample project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/android 🤖 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

4 participants