-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[WinUI][CollectionView2]GroupHeader Appearance Differs from CV1 #34749
Copy link
Copy link
Open
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewcollectionview-winui-cv2partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewcollectionview-winui-cv2partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Todo
Description
The GroupHeader rendering in the current implementation differs from CV1. The spacing behavior has changed, resulting in a different visual alignment.
Steps to Reproduce
Expected Behavior
The GroupHeader spacing should match the CV1 behaviour, maintaining consistent spacing around the GroupHeader and the items.
Actual Behavior
The GroupHeader is rendered without additional spacing , aligned similar to the grouping
Link to public reproduction project repository
https://github.com/SuthiYuvaraj/Samples/tree/main/CollectionView2WinUI/TestSampleGrouping
Version with bug
11.0.0-preview2
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output