mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Previously, we allow moving message (both topic and streams) in the message edit UI and we opened message edit UI when clicked on "Move message" option in message three-dot menu. Now, we open the "Move topic" modal (that is opened when using "Move topic" from topic sidebar) on clicking "Move message" option in message three-dot menu. We remove the hotkey "e" from "Move message" option for now since both edit and move UIs are different now. We will instead add new hotkey in further commits. We pass stream_id as undefined when stream is not changed. This is required for case when only topic editing is allowed. It worked previously because we show "Move topic" option in left sidebar only when stream editing is allowed. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio/notification_sounds | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||