ChatGPT is amazing, and awesome and I love it.
But every time it adds a character to the chat, it forcibly attempts to drag the window down to it, which for larger posts means that you have to fight against the scrollbar to read the opening of the message.
I’ve noticed that there’s already a threshold for whether or not you get dragged down, but it’s far too high up. It should be about 2/3 lines at most, but I can be two paragraphs above what it’s typing and get dragged.
Solution:
Make the logic that prevents drag down tighter, such as only re-enabling it when the user reaches the bottom of scrolling or very near to it.