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

Closed
tranb3r opened this issue Apr 8, 2024 · 2 comments · Fixed by #24461
Closed

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

tranb3r opened this issue Apr 8, 2024 · 2 comments · Fixed by #24461
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView fixed-in-8.0.90 fixed-in-9.0.0-rc.2.24503.2 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

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.

@jsuarezruiz jsuarezruiz added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label Apr 8, 2024
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jun 4, 2024
@samhouts samhouts removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 3, 2024
@samhouts samhouts added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 10, 2024
@tranb3r
Copy link
Author

tranb3r commented Sep 2, 2024

@rmarinho @Vignesh-SF3580
I've just tested the latest maui nightly.
I do not consider that this issue is totally fixed. When moving items within a group, items from the other groups below still flicker (although they do not move anymore). Can this be fixed?

@samhouts samhouts modified the milestones: Backlog, .NET 8 SR9 Sep 20, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView fixed-in-8.0.90 fixed-in-9.0.0-rc.2.24503.2 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

Successfully merging a pull request may close this issue.

4 participants