chat-ui-kit-react icon indicating copy to clipboard operation
chat-ui-kit-react copied to clipboard

Make messages start at bottom of window when conversation length is small

Open iocuydi opened this issue 2 years ago • 3 comments

How can I make messages start at the bottom of the chat window/message list when the conversation is short? For example, in the readme example and the chat friends example, the first message sent is displayed at the top of the chat window.

Is it possible to instead achieve the behavior of most chat apps (telegram, messenger, etc.) where the messages always start at the bottom of the chat window, just above the input box?

iocuydi avatar Dec 26 '22 05:12 iocuydi

I also want to achieve that

SebastienBtr avatar Jun 20 '23 08:06 SebastienBtr

We're currently trying to achieve the same with some CSS hacks, having a supported option for this would be awesome

brian-kane521 avatar Aug 16 '23 16:08 brian-kane521

Hi, any updates on this?

DoaaRadwan avatar Jul 08 '24 14:07 DoaaRadwan