zulip/zulip

Close unedited drafts with "down" at the end

Open

#38 846 ouverte le 6 avr. 2026

Voir sur GitHub
 (16 commentaires) (0 réactions) (0 assignés)Python (7 339 forks)batch import
UI experimentarea: composearea: compose (misc)help wantedin progress

Métriques du dépôt

Stars
 (19 672 stars)
Métriques de merge PR
 (Merge moyen 36j 6h) (110 PRs mergées en 30 j)

Description

Users can accidentally open a draft when clicking on a messages as part of their message feed navigation experience, and it can be awkward to get out of it.

We should try having the "down" arrow close an open draft when both of the following hold:

  • The cursor is already at the end of the draft (so "down" has nowhere to go). This is the initial state when a draft is opened.
  • The draft has not been edited since opening the compose box.

CZO thread: #feedback > Drafts getting in the way

Guide contributeur