Unplanned
Last Updated: 04 Mar 2023 22:03 by Greg
Greg
Created on: 27 Feb 2023 12:20
Category: Popup
Type: Bug Report
2
Popup isn't centered on iPad when inside a shell modal dialog with presentation style formsheet
When opening a modal page when using Shell.Current.PushModalAsync, on iPad the popup inside this page is not centered, partially cut or not visible at all. It works on Android, iPhone, MacCatalyst and WinUI.

2 comments
Greg
Posted on: 04 Mar 2023 22:03
This also appears to be an issue with the combo box control as well:
ADMIN
Didi
Posted on: 27 Feb 2023 13:06

Hello,

The behavior occurs when using the following code for shell modal presentation style on iOS:

        On<iOS>().SetModalPresentationStyle(UIModalPresentationStyle.FormSheet);

As a solution set it to FullScreen.

Regards,
Didi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.