Chat list hides behind input field

I’m building a chat.
Actually it’s chatbot but the idea is the same.

I can’t figure it out why chat sometimes hides behind input field at the bottom, but sometimes it jumps to the middle of the screen.

Is it something with arrangement of objects in screen?
Or maybe because chat input button is not just one buton with one action? It’s actually a multiple lists of buttons, but anyway only one button is visible at the time.

Imput field and all related to it is fixed to bottom and reverse-scroll is on.

I can’t figure out the logic why this happening.

Hi @Edmunds ,

My guess would be to extend the messages list to the very bottom of the screen.

It is a good idea too to make the bottom group to be at front.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.