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
Be person A, have your client open from the beginning
Person B writes a message
Person C responds to that message in a "thread"
Expected result: Both messages should appear in the chat somehow. It's fine if the thread-context is lost. (Or even better, there is at least some marker [Thread 123456] or something.)
Actual result: Person C's message does not get displayed, and is effectively lost. (Note that I can see Person B's message just fine.)
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Expected result: Both messages should appear in the chat somehow. It's fine if the thread-context is lost. (Or even better, there is at least some marker
[Thread 123456]
or something.)Actual result: Person C's message does not get displayed, and is effectively lost. (Note that I can see Person B's message just fine.)
The text was updated successfully, but these errors were encountered: