Skip to content

Fix PopoverPresentationController for action sheet#22312

Merged
mattleibow merged 4 commits into
mainfrom
fix_21934
May 9, 2024
Merged

Fix PopoverPresentationController for action sheet#22312
mattleibow merged 4 commits into
mainfrom
fix_21934

Conversation

@PureWeen
Copy link
Copy Markdown
Member

@PureWeen PureWeen commented May 9, 2024

Description of Change

Use the topmost UIViewController when presenting an action sheet. This was already accomplished for DisplayAlert and using ActionSheets on iPhones but it also needed to be applied to iPads

Issues Fixed

Fixes #21934

@PureWeen PureWeen requested a review from a team as a code owner May 9, 2024 09:20
@dotnet-policy-service dotnet-policy-service Bot added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 9, 2024
@mattleibow mattleibow merged commit d88bb77 into main May 9, 2024
@mattleibow mattleibow deleted the fix_21934 branch May 9, 2024 17:01
@mattleibow mattleibow mentioned this pull request May 9, 2024
6 tasks
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Action Sheet is displayed behind the popup page

5 participants