You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem, without success.
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 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.
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.
Prerequisites
Ionic Framework Version
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
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.
Steps to Reproduce
Code Reproduction URL
https://ionicframework.com/docs/api/action-sheet
Ionic Info
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: