zulip/zulip-terminal
Disable cycling to stream and recipients while editing
Open
#774 opened on Aug 15, 2020
area: message editingenhancementgood first issuehelp wanted
Repository metrics
- Stars
- (853 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
It is not possible to edit stream name for stream messages, nor the recipient emails for private messages. Thus, we should disable cycling to these boxes when a user tries to edit the message.
Update (neiljp): This is fixed for stream messages now, and needs fixing for PMs only.