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
Current behavior:
If an ion-input is added inside an ion-item-sliding the content doesn't scroll correctly, if the input that is focused by the user, is in the area where native keyboard will popup (e.g. at the bottom of the screen) on Android or iOS.
So the ion-input remains overlapped by the keyboard. Expected behavior:
The Content should scroll up, if the input that the user selected lays in the area, that the native keyboard will block on Android or iOS.
Steps to reproduce:
Here is a repository that demonstrates this issue Github Repository Plunker NOTE: Issue is only reproducible with a software keyboard! So run the Plunker in Fullscreen on a mobile device.
The issue can be reproduced with an Android Emulator with the current Ionic Nightly or 2.0.0-rc.3
Thanks for the issue! This issue is being closed due to inactivity. 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.
Uh oh!
There was an error while loading. Please reload this page.
Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
If an ion-input is added inside an ion-item-sliding the content doesn't scroll correctly, if the input that is focused by the user, is in the area where native keyboard will popup (e.g. at the bottom of the screen) on Android or iOS.
So the ion-input remains overlapped by the keyboard.
Expected behavior:
The Content should scroll up, if the input that the user selected lays in the area, that the native keyboard will block on Android or iOS.
Steps to reproduce:
Here is a repository that demonstrates this issue Github Repository
Plunker NOTE: Issue is only reproducible with a software keyboard! So run the Plunker in Fullscreen on a mobile device.
The issue can be reproduced with an Android Emulator with the current Ionic Nightly or 2.0.0-rc.3
Related code:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: