Skip to content

Action Sheet is displayed behind the popup page #21934

Description

@ESO-ST

Description

Action sheet get displayed behind the popup page (Mopups) instead of on top of it when using
await DisplayActionSheet("Action Sheet Clicked", "Cancel", "Destruction", "Action1", "Action2"); from the popup page.

Steps to Reproduce

  1. open a popup page (in our case we are using Mopups)
  2. from the popup page, display the action sheet; await DisplayActionSheet("Action Sheet Clicked", "Cancel", "Destruction", "Action1", "Action2");
  3. action sheet is displayed behind the popup page.

Link to public reproduction project repository

https://github.com/ESO-ST/WebViewCrashMidLoad/tree/ActionSheetAlertShowsBehindPage

Version with bug

8.0.20 SR4

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 17

Did you find any workaround?

no

Relevant log output

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions