-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
csi-newi/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/iosregressed-in-10.0.11s/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
Description
Description
I6_Grouping - Grouping_with_variable_sized_items changing the 'ItemSizingStrategy' also changes the header size.
Affected Test Case:
I6 - Grouping with variable sized items for Vertical list with DataTemplates.
Steps to Reproduce
- Deploy https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests on iOS platform.
- Go to I - Collection View > I6 - Grouping > I6 - Grouping with variable sized items
- Change the
ItemSizingStrategyfromMeasureAllItemstoMeasureFirstItem - Notice that the header also changes along with the images.
Actual Behavior:
Header also changes along with the images.
Expected Behavior:
Header shouldn't change even after changing the ItemSizingStrategy value.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.20
Is this a regression from previous behavior?
Yes, this is a regression. The issue does not repro on 10.0.11 & 10.0.10.
Affected platforms
iOS
Copilot
Metadata
Metadata
Assignees
Labels
csi-newi/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/iosregressed-in-10.0.11s/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
Projects
Status
Done

