Skip to content

[iOS] CollectionView with grouped data crashes on iOS when the groups change - fix#27991

Merged
rmarinho merged 1 commit intodotnet:mainfrom
kubaflo:fix-27797
Feb 25, 2025
Merged

[iOS] CollectionView with grouped data crashes on iOS when the groups change - fix#27991
rmarinho merged 1 commit intodotnet:mainfrom
kubaflo:fix-27797

Conversation

@kubaflo
Copy link
Copy Markdown
Contributor

@kubaflo kubaflo commented Feb 24, 2025

Description of Change

Issues Fixed

Fixes #27797

Before After
Screen.Recording.2025-02-24.at.01.50.00.mov
Screen.Recording.2025-02-24.at.01.45.50.mov

@kubaflo kubaflo requested a review from a team as a code owner February 24, 2025 01:19
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Feb 24, 2025
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@kubaflo kubaflo added platform/ios area-controls-collectionview CollectionView, CarouselView, IndicatorView collectionview-cv2 community ✨ Community Contribution and removed community ✨ Community Contribution labels Feb 24, 2025
@jsuarezruiz
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho rmarinho added this to the .NET 9 SR5 milestone Feb 24, 2025
@rmarinho rmarinho self-assigned this Feb 24, 2025
@rmarinho rmarinho merged commit 47077b1 into dotnet:main Feb 25, 2025
119 of 123 checks passed
PureWeen added a commit that referenced this pull request Mar 7, 2025
github-actions bot pushed a commit that referenced this pull request Mar 7, 2025
github-actions bot pushed a commit that referenced this pull request Mar 8, 2025
PureWeen added a commit that referenced this pull request Mar 10, 2025
…he groups change - fix (#28246)

* Revert "CollectionView with grouped data crashes on iOS when the groups change - fix (#27991)"

This reverts commit 47077b1.

* - add tests to make sure we validate regression
rmarinho pushed a commit that referenced this pull request Mar 11, 2025
…he groups change - fix (#28246)

* Revert "CollectionView with grouped data crashes on iOS when the groups change - fix (#27991)"

This reverts commit 47077b1.

* - add tests to make sure we validate regression
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-controls-collectionview CollectionView, CarouselView, IndicatorView collectionview-cv2 community ✨ Community Contribution platform/ios

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CollectionView with grouped data crashes on iOS when the groups change.

4 participants