maui icon indicating copy to clipboard operation
maui copied to clipboard

[Android] Page.IsBusy activity indicators gets stuck/causes multiple to be displayed

Open kubaflo opened this issue 1 year ago • 4 comments

Issues Fixed

Fixes https://github.com/dotnet/maui/issues/23674

After Before

kubaflo avatar Jul 21 '24 14:07 kubaflo

Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

/azp run

jsuarezruiz avatar Oct 23 '24 09:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 23 '24 09:10 azure-pipelines[bot]

Triggered build to generate test snapshots.

jsuarezruiz avatar Oct 23 '24 09:10 jsuarezruiz

/rebase

jsuarezruiz avatar Oct 29 '24 16:10 jsuarezruiz

/azp run

jsuarezruiz avatar Oct 31 '24 11:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 31 '24 11:10 azure-pipelines[bot]

Potentially could fix https://github.com/dotnet/maui/issues/25585

jsuarezruiz avatar Oct 31 '24 12:10 jsuarezruiz

/rebase

jsuarezruiz avatar Nov 13 '24 11:11 jsuarezruiz

/azp run

jsuarezruiz avatar Nov 13 '24 11:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 13 '24 11:11 azure-pipelines[bot]

@albyrock87 and I noticed that @rmarinho these 2 test fails for other PRs too. For example in this @albyrock87's PR https://dev.azure.com/xamarin/public/_build/results?buildId=128205&view=ms.vss-test-web.build-test-results-tab&runId=3368660&resultId=100075&paneView=debug

The issue is that the screenshotS generated by the pipeline are different that what we can see locally:

Locally:

CI:

kubaflo avatar Nov 16 '24 15:11 kubaflo

@albyrock87 and I noticed that @rmarinho these 2 test fails for other PRs too. For example in this @albyrock87's PR https://dev.azure.com/xamarin/public/_build/results?buildId=128205&view=ms.vss-test-web.build-test-results-tab&runId=3368660&resultId=100075&paneView=debug

The issue is that the screenshotS generated by the pipeline are different that what we can see locally:

Locally:

CI:

That tests will change and will be fixed in another PR.

jsuarezruiz avatar Nov 18 '24 11:11 jsuarezruiz