-
Notifications
You must be signed in to change notification settings - Fork 491
Closed
Labels
area/viewsIssue/Discussion/PR that has to do with ViewsIssue/Discussion/PR that has to do with ViewsbugSomething isn't workingSomething isn't workingunverified
Description
Is there an existing issue for this?
- I have searched the existing issues
Did you read the "Reporting a bug" section on Contributing file?
- I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug
Current Behavior
It appears there are still issues managing popups on iOS. I have a popup that creates a loader. When the loarder appears, I open a DisplayAlert to display a message. Meanwhile, a Task closes the loader. I would expect the loader to be closed and the DisplayAlert to remain open: in fact, in Android this is the correct behavior. On iOS, the DisplayAlert is closed and the loader popup remains open
Expected Behavior
Closing the popup should close the popup, not the DisplayAlert
Steps To Reproduce
Run the repo on iOS.
Press the "Popup problem!!!!" button
Press the button "Press to show a loader!!"
Link to public reproduction project repository
https://github.com/acaliaro/MauiPopupResizeProblem
Environment
- .NET MAUI CommunityToolkit:9.0.1
- OS:iOS 17.3
- .NET MAUI:8.0.60Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/viewsIssue/Discussion/PR that has to do with ViewsIssue/Discussion/PR that has to do with ViewsbugSomething isn't workingSomething isn't workingunverified