zulip/zulip
Indicate when DM reply is not allowed in interleaved views
Geschlossen
#32.597 geöffnet am 06.12.2024
area: compose (banners & validation)bughelp wanted
Repository-Metriken
- Stars
- (19.672 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Org admins can restrict direct messages.
When a user is not allowed to reply to a direct message conversation, we disable the "Message..." button for that conversation. We should do the same in other views (combined feed, DM feed, search results, etc.).
When the button is disabled, we should also change the cursor to a default cursor, rather than a hand.