Mobile virtual-keyboard pushes up content
I have an html layout / css problem in a basic chat application.
There is a page with a chat-header a chat-body and a chat-footer.
Body contains the messages, it is scrollable, the footer contains the text input.
When the user clicks on the text input, the entire content is pushed up on mobile, and i can't see my header.
Here is a snippet
There is a page with a chat-header a chat-body and a chat-footer.
Body contains the messages, it is scrollable, the footer contains the text input.
When the user clicks on the text input, the entire content is pushed up on mobile, and i can't see my header.
Here is a snippet

