Always scrolls to bottom on new message
Gronis opened this issue · 0 comments
Gronis commented
Current Behavior:
When trying to read old messages (scroll not at the bottom), if a new message comes in, the view is automatically scrolled to the latest message.
Expected behavior:
When trying to read old messages (scroll not at the bottom), if a new message comes in, the view stays in place so I can continue to read the old message.
Note
If new messages comes in and the scroll position is at the bottom, the scroll position should automatically scroll to the latest message.