openchatai / OpenChat

LLMs custom-chatbots console ⚡
https://open.cx
MIT License
5.17k stars 642 forks source link

NEW TEXT IN THE CHAT FIELD IS NOT SCROLLING UP AND APPEARING ON SCREEN #60

Closed iwilldowonders closed 1 year ago

iwilldowonders commented 1 year ago

Hello,

When we get the new message it's hiding below the text field or behind the keyboard if it's mobile device and we need to scroll it up manually to read the new text. It is good to have scrolling up automatically feature for the new text.

Also it's good to have a custom welcome message for each chatbot and it'll give a basic idea to the visitors that the context of the chat and also looks professional if it's meant for a company website.

Thanks, Raj

Woahai321 commented 1 year ago

Added the name of the bot in the first message - https://github.com/openchatai/OpenChat/pull/63

iwilldowonders commented 1 year ago

I didn't understand

On Sun, Jun 11, 2023 at 5:22 AM WoahAI @.***> wrote:

Added the name of the bot in the first message - #63 https://github.com/openchatai/OpenChat/pull/63

— Reply to this email directly, view it on GitHub https://github.com/openchatai/OpenChat/issues/60#issuecomment-1585863387, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAIR33ABEPPV722Y7ESB5CDXKUCFBANCNFSM6AAAAAAZBZVM4A . You are receiving this because you authored the thread.Message ID: @.***>

Woahai321 commented 1 year ago

63 is for the second part of your issue, a custom welcome message implementing the bots name into the welcome message

iwilldowonders commented 1 year ago

Thank you for the clarification.

On Sun, Jun 11, 2023 at 2:33 PM WoahAI @.***> wrote:

63 https://github.com/openchatai/OpenChat/pull/63 is for the second

part of your issue, a custom welcome message implementing the bots name into the welcome message

— Reply to this email directly, view it on GitHub https://github.com/openchatai/OpenChat/issues/60#issuecomment-1586082895, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAIR33E4LXFNR5YDZMPKI3DXKWCUTANCNFSM6AAAAAAZBZVM4A . You are receiving this because you authored the thread.Message ID: @.***>

gharbat commented 1 year ago

Fixed in https://github.com/openchatai/OpenChat/releases/tag/0.31