Skip to content

Conversation

@bill2004158
Copy link
Contributor

Description of Change

Set IsRefreshingProperty with SetterSpecificity.FromHandler,
to avoid break Binding.

Issues Fixed

Fixes #28514

Set IsRefreshingProperty with SetterSpecificity.FromHandler.
@bill2004158 bill2004158 requested a review from a team as a code owner March 19, 2025 16:38
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Mar 19, 2025
Copy link
Member

@mattleibow mattleibow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR.

Are you able to write a unit test demonstrating the fix? I think somewhere in this file: https://github.com/dotnet/maui/blob/main/src/Controls/tests/Core.UnitTests/ListViewTests.cs

@mattleibow mattleibow added the area-controls-listview ListView and TableView label Mar 19, 2025
@bill2004158
Copy link
Contributor Author

@mattleibow ,
Ok, added the UnitTest.

@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@PureWeen
Copy link
Member

/rebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-controls-listview ListView and TableView community ✨ Community Contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bind ListView.IsRefreshing is not work.

4 participants