zulip/zulip-terminal

Disable cycling to stream and recipients while editing

Open

#774 opened on Aug 15, 2020

 (11 comments) (0 reactions) (0 assignees)Python (352 forks)github user discovery
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.

Contributor guide