Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Bottom Sheet expands beyond safe area #23874

Closed
4 of 6 tasks
willmartian opened this issue Sep 4, 2021 · 2 comments
Closed
4 of 6 tasks

bug: Bottom Sheet expands beyond safe area #23874

willmartian opened this issue Sep 4, 2021 · 2 comments
Labels
package: core @ionic/core package type: bug a confirmed bug report v6 issues specific to Framework v6
Milestone

Comments

@willmartian
Copy link
Contributor

Prequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x

Current Behavior

An ion-modal with this.breakpoints=[..., 1] will extend beyond the top safe area:

Screen.Recording.2021-09-02.at.11.26.07.AM.mov

Expected Behavior

The modal and modal handle should respect the safe area so it isn't covered by the hardware notch in ios mode.

Steps to Reproduce

  1. Init an Ionic starter app
  2. Add <ion-modal breakpoints=[0, 1]></ion-modal>
  3. Run on an iOS device or simulator
  4. Open modal and observe

Code Reproduction URL

No response

Ionic Info

No response

Additional Information

No response

@willmartian willmartian added package: core @ionic/core package type: bug a confirmed bug report v6 issues specific to Framework v6 labels Sep 4, 2021
@liamdebeasi liamdebeasi added this to the 6.0.0-beta.6 milestone Sep 7, 2021
@liamdebeasi
Copy link
Contributor

Thanks for the issue. This has been resolved via #23884, and a fix will be available in an upcoming release of Ionic Framework.

@ionitron-bot
Copy link

ionitron-bot bot commented Oct 8, 2021

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Oct 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: bug a confirmed bug report v6 issues specific to Framework v6
Projects
None yet
Development

No branches or pull requests

2 participants