The last time we met, we saw that when you send messages to another user, and you keep the other user's chat open in another browser/window, the messages get auto loaded, but added at the top of the chat instead of appending to the bottom. We just need to change the order as shown in the patch below
Hi Professor,
The last time we met, we saw that when you send messages to another user, and you keep the other user's chat open in another browser/window, the messages get auto loaded, but added at the top of the chat instead of appending to the bottom. We just need to change the order as shown in the patch below
Thanks for the fix! Incorporated with ef35ab157
Attachments:
message-order.patch