ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
51.01k stars 13.51k forks source link

bug: Keyboard ionic 7 and IOS #27693

Closed ludonoel1 closed 1 year ago

ludonoel1 commented 1 year ago

Prerequisites

Ionic Framework Version

v7.x

Current Behavior

Android: OK IOS: When open keyboard, fixed content is pushed and ion-content doesn't scroll to input. Input file dis hidden by keyboard.. IS there a fix or maybe I'm doing wrong

Expected Behavior

Android as ios. Keyboard hide fixed content at bottom and ion-content scroll to input field.

Steps to Reproduce

create a form with scroll and a fixed bottom button to continue form click on input field and see

Code Reproduction URL

No response

Ionic Info

ionic 7.0.4 "@capacitor/core": "^5.0.0",

Additional Information

No response

ionitron-bot[bot] commented 1 year ago

Thanks for the issue! This issue has been labeled as needs reproduction. This label is added to issues that need a code reproduction.

Please reproduce this issue in an Ionic starter application and provide a way for us to access it (GitHub repo, StackBlitz, etc). Without a reliable code reproduction, it is unlikely we will be able to resolve the issue, leading to it being closed.

If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for our team to reproduce the issue.

For a guide on how to create a good reproduction, see our Contributing Guide.

averyjohnston commented 1 year ago

This issue is being closed due to lack of a reproduction. If this is still a problem in the latest version of Ionic, please open a new issue and ensure the template is fully filled out. Thank you!