Page MenuHomePhabricator

When cancelling an inline comment edit, exit the edit state after the response arrives
ClosedPublic

Authored by epriestley on May 14 2020, 6:19 PM.
Tags
None
Referenced Files
F15463795: D21253.id50614.diff
Wed, Apr 2, 3:21 AM
F15463584: D21253.id50609.diff
Wed, Apr 2, 1:05 AM
F15463087: D21253.id50614.diff
Tue, Apr 1, 8:10 PM
F15460298: D21253.id.diff
Mon, Mar 31, 9:41 PM
F15457312: D21253.diff
Sun, Mar 30, 3:34 PM
F15437916: D21253.id50609.diff
Tue, Mar 25, 10:07 PM
F15412249: D21253.diff
Wed, Mar 19, 12:00 PM
F15382093: D21253.diff
Fri, Mar 14, 10:39 AM
Subscribers
None

Details

Summary

Ref T13513. This fixes a bug where clicking a line number, then clicking "Cancel" causes the paths panel to briefly update with an extra inline comment counted on the file.

Test Plan
  • Clicked a line number.
  • Typed some text.
  • Clicked "Cancel".
  • Before patch: paths panel flashes "1".
  • After patch: paths panel stays stable.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable