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: Action sheet safe area is incorrect on MD device #24699

Closed
4 of 6 tasks
sean-perkins opened this issue Feb 2, 2022 · 1 comment
Closed
4 of 6 tasks

bug: Action sheet safe area is incorrect on MD device #24699

sean-perkins opened this issue Feb 2, 2022 · 1 comment
Labels
package: core @ionic/core package type: bug a confirmed bug report

Comments

@sean-perkins
Copy link
Contributor

Prerequisites

Ionic Framework Version

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

Current Behavior

While safe area is applied to the action sheet to make the last action in the group accessible on a MD device, the background container does not extend to the bevel of the screen.

Safe area was first introduced in this PR #24176

Screen Shot 2022-02-02 at 1 12 42 PM

Expected Behavior

Safe area should be applied to the last group in the action sheet, to push the background to the bottom edge and push the action sheet group to be accessible.

Screen Shot 2022-02-02 at 1 13 42 PM

Steps to Reproduce

  1. Visit the Action Sheet docs: https://ionicframework.com/docs/api/action-sheet
  2. Toggle MD
  3. Open the action sheet
  4. See that the action sheet does not go to the bottom of the screen

Code Reproduction URL

https://ionicframework.com/docs/api/action-sheet

Ionic Info

No response

Additional Information

No response

@ionitron-bot
Copy link

ionitron-bot bot commented Mar 9, 2022

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 Mar 9, 2022
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
Projects
None yet
Development

No branches or pull requests

1 participant