Prevent sending empty messages (#2527)

* Prevent sending empty messages

* Fix screenshot issue

* Use `aRichTextEditorState` helper function
This commit is contained in:
Jorge Martin Espinosa 2024-03-12 12:25:23 +01:00 committed by GitHub
parent 00af88ebb0
commit 796bdc0224
3 changed files with 32 additions and 17 deletions

1
changelog.d/995.bugfix Normal file
View file

@ -0,0 +1 @@
Prevent sending empty messages.