Skip to content

[ENH] Clear the contents of the send message form after successful send of message

After sending a message, the contents of the form that you sent still stays. This was a usability issue. Because even though there is a success message up top, you still see what you sent so it seemed like it failed. So this patch clears the contents of the sent message from the form after successful send.

Merge request reports