TryQuiet / zbay

GNU General Public License v3.0
18 stars 3 forks source link

New messages should not make older messages unreadable #744

Open holmesworcester opened 3 years ago

holmesworcester commented 3 years ago

Steps to reproduce:

  1. Scroll back in a channel and read some older messages.
  2. Have another client send a large number of messages to the channel.

Expected: I can still read older messages. New messages should not change my scroll position when I'm not scrolled down to the bottom already.

Actual: I can't read older messages. The new messages replace them, and it's very difficult to get back.