Hi there, currently building a chat bot, everything work perfectly fine on desktop but on mobile I have 2 scrolling issues :
- When the user select a chat, he got redirect to the middle of the conversation so have to scroll down for see the last messages
- When the ai write a message, it's not automatically scroll down which is not convenient.
Would like to know if it's a issue of html / css or if a script can do the job.
Thanks a lot