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

Webapp buggy viewport for keyboard #1637

Open
2 tasks done
mrafieefard opened this issue Dec 1, 2024 · 0 comments
Open
2 tasks done

Webapp buggy viewport for keyboard #1637

mrafieefard opened this issue Dec 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mrafieefard
Copy link

Checklist

  • I am reporting an issue in existing functionality that does not work as intended
  • I've searched for existing GitHub issues

Description

The problem with ios keyboard and webapp exist since webapp exists
When a input exist under the keyboard telegram tries to show it but it shows half of the input also sometimes even with disabled overflow on webapp a weird scrollbar appear and you can basically scroll webapp or sometimes even gesture is not working and you should close the webapp and open it again
Android version handle this very perfectly so I upload both ios and android with same environment to see difference between these two platform

First when I came across with this issue I just add some bottom margin to input and make it top of the screen but this won't work in every situation like limited height and etc

Expected Behavior

What I want you to do is disable that weird scrollbar if webapp owner want scrollbar he allow overflow and also when the keyboard opens bounce the whole webapp up to input be visible so user have better UX

Screenshots and Videos

This is on android : https://github.com/user-attachments/assets/f579510f-95d9-4f9a-b6db-57cfe99b9b68

This is on IOS https://github.com/user-attachments/assets/3451844e-1353-4685-b64f-0588fb246a17

Environment

Device: iPhone/iPad X
iOS version: 18.1.1
App version: 11.4.1

Device: Android/Xiaomi Poco X3
Android version: 12
App version: Plus 11.2.3.0

@mrafieefard mrafieefard added the bug Something isn't working label Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant