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
Description
When a chat message is composed with multiple lines and sent, each line is then displayed as its own column in the chat sidebar instead of on separate rows. Chat messages are also displayed right to left in the chat sidebar for the sender (they are correctly displayed left to right for the receiver).
To Reproduce
Steps to reproduce the behavior:
Enter a Hubs room. Duplicate the tab if you want to observe the messages as both the sender and receiver.
Open the chat.
Compose and send a multi-line message (new lines can be added by pressing Shift+Enter).
See that each line makes up it's own column (long lines and many of them make long thin columns, short lines make it seam as if the new lines are ignored as everything appears run together on one row).
Expected behavior
Multi-line chat messages should be displayed in the chat sidebar with each line below the other instead of side by side in columns.
Description
When a chat message is composed with multiple lines and sent, each line is then displayed as its own column in the chat sidebar instead of on separate rows. Chat messages are also displayed right to left in the chat sidebar for the sender (they are correctly displayed left to right for the receiver).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Multi-line chat messages should be displayed in the chat sidebar with each line below the other instead of side by side in columns.
Screenshots
Sender - Bug:
Receiver - Bug:
Sender - Correct:
Hardware
Additional context
Potentially caused by #6511
The text was updated successfully, but these errors were encountered: