element-hq / element-hq/element-x-android

Autoscroll the screen to the TextField with focus

Open
#4,582 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
2.4k
Forks
624
Avg merge
1d 14h
Merged PRs (30d)
149

Description

It can happen that on some devices the keyboard hides the TextField which has the focus. In this case the user does not see what they are typing. This has been observed on the password field of the login screen for instance.

We should revisit all the places in the code where this can occurs, and ensure that the TextField is visible when it gets the focus.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.