Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long messages are hidden below the fold in the chat UI. #83

Open
homanp opened this issue Apr 24, 2023 · 0 comments
Open

Long messages are hidden below the fold in the chat UI. #83

homanp opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working user interface A UI issue

Comments

@homanp
Copy link
Owner

homanp commented Apr 24, 2023

Describe the bug
When the LLM is writing long messages the window should scroll to the bottom of that message so the user doesn't have to scroll to see new tokens coming in.

To Reproduce
Steps to reproduce the behavior:

  1. Minimize the browser window
  2. Ask the chatbot to write a longer text

Expected behaviour
The chat window should adaptively scroll to show the last token streamed.

@homanp homanp added bug Something isn't working user interface A UI issue labels Apr 24, 2023
@homanp homanp self-assigned this Apr 24, 2023
@homanp homanp changed the title Adaptive scrolling to last token streamed in chatbot message UI Long messages are hidden below the fold in the chat UI. Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working user interface A UI issue
Projects
None yet
Development

No branches or pull requests

1 participant