mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
In `recipient-row` template, if conditions to add/hide/show edit icon for message topic is incorrect. In some cases, we only want to just hide the edit icon, but icon should be in DOM, cause in future if organization settings are changed we want to show edit icon in message row. If user can edit topic of message, surely add edit icon element to DOM regardless of user is allowed to edit or not. If user is allowed to edit then show edit icon otherwise hide edit icon element.
42 KiB
42 KiB