Skip to content
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

An issue with Microsoft.Maui.Animations when testing a custom busy indicator control. #22055

Open
Ahamed-Ali opened this issue Apr 25, 2024 · 2 comments
Labels
area-animation Animation, Transitions, Transforms platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@Ahamed-Ali
Copy link

Ahamed-Ali commented Apr 25, 2024

Description

Main issue :

The custom busy indicator control disappears after some time on iOS and macOS.

I have created a custom busy indicator using Microsoft.Maui.Animations based on my own logic. When deploying the sample containing this custom control, the busy indicator functions correctly on Android and Windows platforms. However, on MacOS and iOS, the busy indicator disappears after some time, approximately 16 seconds. You can access the sample in the repository linked below.

Please prioritize this issue and fix it as soon as possible.

I have attached the video for your reference.

iOS issue :

BusyIndicatoriOSissue.mp4

Android works fine

BusyIndicatorAndroidFine.mp4

Steps to Reproduce

1.Obtain the sample from the below repository
2. Deploy the sample in iOS and MacOS, you have observed that the busyindicator disappears after some time (approx 16 seconds)

Link to public reproduction project repository

https://github.com/Ahamed-Ali/Busy-Indicator

Version with bug

Unknown/Other

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS, macOS

Affected platform versions

iOS device (mostly all version) and MacOS

Did you find any workaround?

No

Relevant log output

No response

@Ahamed-Ali Ahamed-Ali added the t/bug Something isn't working label Apr 25, 2024
@jsuarezruiz jsuarezruiz added area-animation Animation, Transitions, Transforms platform/iOS 🍎 labels Apr 25, 2024
@ninachen03
Copy link
Collaborator

Verified this issue with Visual Studio 17.6.10 (build 428)( 8.0.7 & 8.0.21), I can repro this issue.
image

@ninachen03 ninachen03 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Apr 26, 2024
@Ahamed-Ali
Copy link
Author

Please fix this ASAP or any workarounds available would be greatly appreciated @jsuarezruiz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-animation Animation, Transitions, Transforms platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants