Closed djmMax closed 1 year ago
@djmMax thanks for reporting the issue. Fortunately, models became much faster especially with the gpt3.5 the responses are almost instant relatively. The autoscroll cannot keep up with the fast streaming results. I will work on a fix in future releases for it.
Yeah, just found the same bug, but it's just a minor annoyance, thanks a lot for the extension :)
Can confirm on MacOS, but really minor.
I suggest the following improvements for the auto-scroll behavior:
Activate the auto-scroll only when the user is at or near the bottom of the page. This will allow them to read previous text while a new answer is being generated without being interrupted by automatic scrolling.
Automatically scroll to the bottom when a question is submitted, especially if the user has initiated a command from the code (e.g., ChatGPT: Optimize). This ensures that the auto-scroll feature becomes active, enabling the user to view the response without needing to manually scroll down.
Verify it's not a duplicate bug report
Verify troubleshooting guide is missing steps to solve this issue
Describe the Bug
Please tell us if you have customized any of the extension settings or whether you are using the defaults.
I am using
OpenAI API Key
withgpt-3.5-turbo
I didn't observe that issue withBrowser Auto-login
yetAdditional context
No response