mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +00:00
Now whenever we initiate sending a message, we save / update its draft, which is deleted on a successful send. Earlier, we did this only for locally echoed messages. Hence a non locally echoed message's draft would remain, if created in the timeframe between initiating send and receiving the same message from the server, which can be significant for slow connections.
9.4 KiB
9.4 KiB