mirror of https://github.com/zulip/zulip.git
cbac466658
We already show the error if topic input is empty and it is not allowed to send messages without topic in the organization, and this commit also shows error when topic is "(no topic)". The topic is set to "(no topic)" when someone sends a message with empty topic input box and when it is allowed to send message without topics in the organization. This is not ideal behavior as we may want to treat "(no topic)" differently from empty topic, but we can fix this in future and this commit can be a short term fix. Fixes #21344. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |