Problem
When a there is more activity in the chat panel, the user is automatically scrolled to the bottom. This is distracting when trying to find something previous in the chat and if an AI agent is streaming, a user can't scroll up to read previous messages or the start of the streamed message.
Request
When a user is scrolled up, the chat should not automatically scroll to the bottom, but instead show a down arrow in the middle of the screen to get back to the bottom:
If a user enters a new message into the chat, that should also scroll back to the bottom of the chat.
Considerations
The SuperChat can have a reverse mode, so the arrow should point up and go to the top of the container in that mode.
Problem
When a there is more activity in the chat panel, the user is automatically scrolled to the bottom. This is distracting when trying to find something previous in the chat and if an AI agent is streaming, a user can't scroll up to read previous messages or the start of the streamed message.
Request
When a user is scrolled up, the chat should not automatically scroll to the bottom, but instead show a down arrow in the middle of the screen to get back to the bottom:
If a user enters a new message into the chat, that should also scroll back to the bottom of the chat.
Considerations
The SuperChat can have a reverse mode, so the arrow should point up and go to the top of the container in that mode.