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
21.93k stars 1.7k forks source link

[MAUI]I7_PullToRefresh-Pulling down to refresh using refreshview for Horizontal grid doesn't work. #23529

Closed RoiChen001 closed 1 month ago

RoiChen001 commented 1 month ago

Description

Pulling down to refresh using refreshview for Horizontal grid does not work and seems to be stuck.

Steps to Reproduce

1.Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Windows. 2.Click I7->Pull to refresh using RefreshView(Horizontal grid). 3.Pull the items down to refresh the CollectionView.

Actual result: Pulling down to refresh using refreshview for Horizontal grid doesn't work.

Expected result: 1.A refresh icon can appear on the page. 2.The number of items should be incremented by a multiple of 10 after refreshing.

Link to public reproduction project repository

https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=%2FAssets%2FProjects%2FManualMauiTests

Version with bug

8.0.70-ci.net8.24354.1

Is this a regression from previous behavior?

Yes, this used to work in 8.0.70-ci.net8.24352.1 & 8.0.61 & 8.0.3.

Affected platforms

Windows

github-actions[bot] commented 1 month 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.