cabal-club / cabal-desktop

Desktop client for Cabal, the p2p/decentralized/local-first chat platform.
https://cabal.chat
GNU Affero General Public License v3.0
843 stars 77 forks source link

Always scrolls to bottom on new message #308

Closed Gronis closed 3 years ago

Gronis commented 3 years ago

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.