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

[FEAT]: Ability to scroll up and read while the response is streaming #2253

Closed
MorganMarshall opened this issue Sep 9, 2024 · 6 comments · Fixed by #2336
Closed

[FEAT]: Ability to scroll up and read while the response is streaming #2253

MorganMarshall opened this issue Sep 9, 2024 · 6 comments · Fixed by #2336
Assignees
Labels
enhancement New feature or request feature request

Comments

@MorganMarshall
Copy link

What would you like to see?

I think users would really like to be able to scroll up and read while the response is streaming.

@MorganMarshall MorganMarshall added enhancement New feature or request feature request labels Sep 9, 2024
@timothycarambat
Copy link
Member

You can scroll when its streaming to unlock the auto-scroll down. We actually had an issue earlier this year with the streaming not following the output. So scroll up should still unlock the auto-scroll, but we will keep auto-scrolling to output streams going forward

@timothycarambat timothycarambat closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2024
@MorganMarshall
Copy link
Author

Oh I see. My apologies I didn't catch it. Thanks for the response

@2hy6v
Copy link

2hy6v commented Sep 17, 2024

This is (at least for us in the selfhosted browser version)
not working as intended.
You can disable the auto scroll, if you send the prompt while not being scrolled to the very bottom of the page.
But if you are scrolled to the bottom, which is probably the default when you write a prompt, then you can not (most of the times) "escape" the autoscroll and scolling up just pushed you down again.
Also if you are not "trapped" in the auto scroll and read a part of the answer that has already been streamed, then you sometimes scroll too far down and end up in the "scroll trap" which you can not escape.
AND the whole thing is not deterministic meaning sometimes you can scroll and escape but most of the times you can not.

@MorganMarshall
Copy link
Author

2hy6v, I think this is why I've noticed it on and off, thanks

@timothycarambat
Copy link
Member

@shatfield4

@justme409
Copy link

yeh this needs to be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants