CodeGPT icon indicating copy to clipboard operation
CodeGPT copied to clipboard

Auto-scroll UX bug

Open pokrovskyy opened this issue 2 years ago • 1 comments

Currently, as the ChatGPT API produces output, the window continuously auto-scrolls to the bottom. This may be fine when you are casually reading etc. but it's annoying when you want to focus on the first part of the output which keeps running away until the whole response is printed out.

I suggest the auto-scroll is automatically disabled when you scroll away from the bottom. This way, you can focus on the first part of the output while it continues generation. Thank you!

pokrovskyy avatar Jul 24 '23 20:07 pokrovskyy

Hi @pokrovskyy

Thank you for the feedback! I will try to fix it in the upcoming release.

carlrobertoh avatar Jul 26 '23 21:07 carlrobertoh

FYI: Related to #459, but the suggestion in this issue is probably better then a checkbox hidden in the config.

BenceSzalai avatar May 22 '24 14:05 BenceSzalai

Will be fixed in the next release.

carlrobertoh avatar Jun 24 '24 14:06 carlrobertoh