-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Android] Page.IsBusy activity indicators gets stuck/causes multiple to be displayed #23745
Conversation
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 |
Azure Pipelines successfully started running 3 pipeline(s). |
Triggered build to generate test snapshots. |
/rebase |
26212c7
to
c9d9e30
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Potentially could fix #25585 |
/rebase |
44c4cb0
to
371d6f9
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@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: |
That tests will change and will be fixed in another PR. |
* Added UI Test cases For Slider Control * Modified Files for Slider Control * Namespace correction in SliderFeatureTests * Namespace correction in SliderFeatureTests file * Added IOS Screenshots * Added Android Screenshots * Changed default values for reset button * Added Screenshots for IOS and Android * Removed Difference Snapshots from IOS and Android * Modified slider control sample * Added ValueChanged label * Refactor assertions syntax * Removed test case * [Android] Page.IsBusy activity indicators gets stuck/causes multiple to be displayed (dotnet#23745) * Page.IsBusy activity idicator * Added snapshots --------- Co-authored-by: NafeelaNazhir <[email protected]> Co-authored-by: Jakub Florkowski <[email protected]>
Issues Fixed
Fixes #23674
Screen.Recording.2024-07-21.at.16.41.11.mov
Screen.Recording.2024-07-21.at.16.45.02.mov