Skip to content

[BUG] Problem closing a popup in iOS #1973

@acaliaro

Description

@acaliaro

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

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.60

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/viewsIssue/Discussion/PR that has to do with ViewsbugSomething isn't workingunverified

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions