Saturday, March 22, 2025
1 change · saas-18.1
Resolved issues and error corrections
This update changes the mobile Discuss message composer so pressing Enter creates a line break instead of immediately sending the message. It helps mobile users write multi-line messages without accidentally sending unfinished text.
Original PR description
The composer should not send the current input on Enter key when being on a mobile device, since it is impossible for them to create a new line with either ctrl-Enter or alt-enter. [FIX] mail: Discuss on Mobile - Enter key behavior The composer should not send the current input on Enter key when being on a mobile device, since it is impossible for them to create a new line with either ctrl-Enter or alt-enter. Task-4209142