Editing replies removes reply context
Jaffex opened this issue · 0 comments
Jaffex commented
Let's assume the following conversation (in this case it's the note to self chat, but this also happens in chats with other people).
In them you can see that on the matrix side, I replied to the message that says "555" with "hallo".
From the matrix side (client in this case is element x on ios):
This gets reflected perfectly fine on both sides.
However, if I edit the message on the matrix side to say "hallo." instead, the conversation will look as follows:
As you can see, the message in signal has lost it's reference to the original message "555".
I didn't notice this until a friend told me that sometimes my messages make no sense because of missing context :D