You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
Write a batch of messages and make sure that they display in a single bubble.
Right-click on the topmost message and select "Edit message".
Change the text of the message.
Expected:
First message is changed to whatever is entered at step 3, the other messages in the batch are intact.
Actual:
All messages in the batch change to whatever is written in step 3.
Additional information:
Conversation parties see the changes in the batch as expected. Also, the same (erroneous) behavior manifests when a conversation party edits the first message of their batch.
To reproduce:
Expected:
First message is changed to whatever is entered at step 3, the other messages in the batch are intact.
Actual:
All messages in the batch change to whatever is written in step 3.
Additional information:
Conversation parties see the changes in the batch as expected. Also, the same (erroneous) behavior manifests when a conversation party edits the first message of their batch.