The input box in the chat does not allow the use of the "shift" + "enter" keys to add a line break. Instead, pressing "enter" triggers the send action. This behavior is unexpected and makes it difficult to write multi-line messages in the chat.
Steps to Reproduce
Open the chat window.
Type a message that spans multiple lines.
Attempt to add a line break by pressing "shift" + "enter".
Notice that the send action is triggered instead.
Expected Behavior
Pressing "shift" + "enter" should add a line break in the input box, allowing users to write multi-line messages in the chat.
Actual Behavior
Pressing "shift" + "enter" triggers the send action, making it difficult to write multi-line messages in the chat.
Issue Description
The input box in the chat does not allow the use of the "shift" + "enter" keys to add a line break. Instead, pressing "enter" triggers the send action. This behavior is unexpected and makes it difficult to write multi-line messages in the chat.
Steps to Reproduce
Expected Behavior
Pressing "shift" + "enter" should add a line break in the input box, allowing users to write multi-line messages in the chat.
Actual Behavior
Pressing "shift" + "enter" triggers the send action, making it difficult to write multi-line messages in the chat.