Maui Grouped CollectionView incorrect item highlighted #22320
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
platform/iOS 🍎
platform/macOS 🍏
macOS / Mac Catalyst
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
When using the grouping functionality of a CollectionView it can be observed that the selected item highlighting jumps to the top item in a grouping.
Verified issue on:
Does not occur on:
Not tested:
Steps to Reproduce
Expected: The tapped item is highlighted
Actual: The tapped item flashes, but then the first item in the group is highlighted.
Link to public reproduction project repository
https://github.com/BarkerPep/MauiGroupedCollectionViewRepro
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, macOS
Affected platform versions
No response
Did you find any workaround?
Use ListView instead of CollectionView
Relevant log output
No response
The text was updated successfully, but these errors were encountered: