Skip to content

Avoid "form movements" in the login screen #1107

@sivaraam

Description

@sivaraam

By "dynamism", I mean trying to keep the username and password fields always at the center of the available screen space. This distracts the user when he fills in the fields.

From #1106,

The login page (username and password input fields) seems to shifting itself to remain in the center with respect to the available screen height. This movement doesn't seem to be a big deal if it only happens when the users keyboard pops in and pops out. In some cases the user's keyboard might suggest things as he types. These suggestions pop in and pop out above the keyboard itself as and when required. This results in the login page moving when the user types his username. This seems to be disturbing to the user as he notices something moving on his screen which generally doesn't happen in case of login screens.

...

Screen shots
screenshot_20180123-214313
screenshot_20180123-214311

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions