orbitdb-archive / orbit

A distributed, serverless, peer-to-peer chat application on IPFS
MIT License
1.64k stars 116 forks source link

Messages "jump" in the channel view when new messages arrive #124

Closed haadcode closed 7 years ago

haadcode commented 7 years ago

The channel's scroll position should stay the same when new messages arrive to the channel. This used to work but got broken at some point.

The code is in client/src/components/Channel.js