mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
e7ebd5d9d1
Summary: Ref T13513. Currently, if you're editing a comment, "delete" doesn't put the comment into the correct state. This action is normally only reachable from comment previews, since an editing inline has no "delete" button. Test Plan: - Started editing an inline, clicked "Delete", got a deletion. - Created an inline, typed text, - Deleted a normal comment via preview. - Deleted a normal comment via the on-inline action. Maniphest Tasks: T13513 Differential Revision: https://secure.phabricator.com/D21238 |
||
---|---|---|
.. | ||
DiffChangeset.js | ||
DiffChangesetList.js | ||
DiffInline.js | ||
DiffPathView.js | ||
DiffTreeView.js |