When multiple people are typing in the chat, sometimes message from different users are displayed, as if they were sent by the same user. It happens in both detailed and compact mode.
How it looks normally:


How it looks with a custom theme to show the sender:


1 Like
If you can only see this behavior with the custom CSS, then I would say that it does not make sense to fix as the issue is not present by default.
Like already said in the other post, I’ve forwarded the suggestion internally and so that a fix would be unnecessary.
1 Like
No no, the custom css only makes the bug visible. The messages are grouped incorrectly.
1 Like
Custom CSS just makes this issue apparent, as it also exists in the detailed chat style. Just tested this locally, and it seems like this issue appears differently to different users. Here’s the perspective of 3 different users without any custom CSS:
And after testing with 4 users, it seems that the issues with chat go even deeper. Sometimes a message would not be visible for some users, some messages were duplicated, some would be out of order and message grouping would randomly break and fix itself. It seems that it might be tied to connection order, but it’s very inconsistent.
Here’s one example of how it looks with 4 users:
This seems to be widely inconsistent, as sometimes it would work correctly, sometimes some users would see only some messages incorrectly grouped and sometimes some users would see all messages incorrectly grouped. And the issue seems to disappear and reappear randomly.
Steps to replicate:
- Connect multiple times to the same server and join the same channel
- One by one users send a message
- Some users will see the history correctly, others incorrectly
2 Likes