mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 02:12:41 +01:00
07e160bde1
Summary: Ref T13513. Overloading "original text" to get "edit-on-load" comments into the right state has some undesirable side effects. Instead, provide the text when the editor opens. This fixes a cancel interaction. Test Plan: - Create an inline, type text, don't save. - Reload page. - Cancel. - Before: cancelled into empty state. - After: cancelled into deleted+undo state. Maniphest Tasks: T13513 Differential Revision: https://secure.phabricator.com/D21219 |
||
---|---|---|
.. | ||
behavior-preview-link.js | ||
DiffChangeset.js | ||
DiffChangesetList.js | ||
DiffInline.js | ||
DiffPathView.js | ||
DiffTreeView.js |