Skip to content

Feature request: don't let header scroll offscreen when keyboard is shown #2151

@dirkpostma

Description

@dirkpostma

It would be convenient if the header doesn't scroll out of screen in case the keyboard shows up for some input field. I know I can use keyboard plugin and use disableScroll(true) but in that case, the content doesn't scroll either. What I want is:

In case keyboard pops up,
I DO want the content to scroll up,
I DON'T want the header to go offscreen

Example usecase: chat app. In a conversation a user is chatting. In that case the user should be able to see the header, e.g. to see the name of person he chats with and to be able to go back to previous screen.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions