Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] iOS Popup: Background transparent and layout broken in landscape mode #1402

Open
DavidV1603 opened this issue Jun 16, 2021 · 5 comments
Labels
a/popup bug Something isn't working. Breaky break. p/iOS iOS platform issue. s/unverified This issue needs verification/reproduction by a team member. PRs cannot be accepted/merged.

Comments

@DavidV1603
Copy link

DavidV1603 commented Jun 16, 2021

Description

When a Popup is open in landscape mode on the iPhone 11 Pro Max or iPhone 12 Pro Max, the background of the Popup gets transparent and the positioning is broken. This does not occur on Android or on an iPad.

Steps to Reproduce

  1. Open the Samples app and open the Popup sample on an iPhone.
  2. Hold the phone in Landscape mode.

Expected Behavior

The Popup has the same background as in portrait mode and is centered on the screen.

Actual Behavior

The Popup has a transparent background and is aligned left over the whole screen.

Basic Information

  • Version with issue: v1.1.0

  • Affected Devices: iPhone 11 Pro Max, iPhone 12 Pro Max

Reproduction imagery

BugPopupiPhone1
BugPopupiPhone2

@DavidV1603 DavidV1603 added bug Something isn't working. Breaky break. s/unverified This issue needs verification/reproduction by a team member. PRs cannot be accepted/merged. labels Jun 16, 2021
@jfversluis
Copy link
Member

Did you by any change also test this on Android? Does it occur there as well?

@DavidV1603
Copy link
Author

Yes I did, on Android this works fine.

@jfversluis
Copy link
Member

All I wanted to know, thanks!

@jfversluis
Copy link
Member

@ahoefling FYI

@SkyeHoefling
Copy link
Contributor

SkyeHoefling commented Jun 16, 2021

@jfversluis this is a known issue for iOS, I just didn't document it outside of the original feature complete table from the original PR.

thanks for adding the issue, it will be great to get this completed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/popup bug Something isn't working. Breaky break. p/iOS iOS platform issue. s/unverified This issue needs verification/reproduction by a team member. PRs cannot be accepted/merged.
Projects
None yet
Development

No branches or pull requests

3 participants