dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.2k stars 1.75k forks source link

[MAUI]I3_Sizing or I6_Grouping - Select 'MesaureAllItems 'and 'MesaureFirstItem ' Options not Responding #23307

Open ninachen03 opened 4 months ago

ninachen03 commented 4 months ago

Description

Select MesaureAllItems 'or 'MesaureFirstItem ' Options the Image shows no change. Affected case: I3 - Variable size items for Vertical list I6 - Grouping including empty groups for Vertical list with DataTemplates.

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Windows.
  2. Navigate to 'I CollectionView' ->'I3Selection '/I6 'Grouping'
  3. Click or tap on 'Variable size items' for 'Vertical list' /Grouping including empty groups for Vertical list with DataTemplates.
  4. Select the 'MesaureAllItems 'or 'MesaureFirstItem' Option, Observed the page are not responding.

Actual Behavior: Select the 'MesaureAllItems 'or 'MesaureFirstItem' Option, Observed the page are not responding.

Expected: a. All images display the default size properly when 'MesaureAllItems' is checked b. All images sizes remain the same as the first image size when 'MesaureFirstItem' is checked.

Link to public reproduction project repository

https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests

Version with bug

Microsoft.Maui.Controls 8.0.70-ci.net8.24326.4

Is this a regression from previous behavior?

Not a regression, The issue also repro on 8.0.61& 8.0.3

Affected platforms

Windows, iOS, macOS

github-actions[bot] commented 4 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.