chat icon indicating copy to clipboard operation
chat copied to clipboard

Truncate message content when setting last_message of a Chat Room

Open Hendremy opened this issue 1 year ago • 0 comments

Following https://github.com/frappe/chat/issues/67

I simply fixed the bug by trucating the message content when updating the room. It now works correctly as shown below:

image

If the content is a file it works aswell

Hendremy avatar Jul 27 '23 07:07 Hendremy