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
F15503247: D21253.diff
Mon, Apr 14, 8:18 AM
F15474229: D21253.id50614.diff
Apr 6 2025, 6:43 AM
F15463795: D21253.id50614.diff
Apr 2 2025, 3:21 AM
F15463584: D21253.id50609.diff
Apr 2 2025, 1:05 AM
F15463087: D21253.id50614.diff
Apr 1 2025, 8:10 PM
F15460298: D21253.id.diff
Mar 31 2025, 9:41 PM
F15457312: D21253.diff
Mar 30 2025, 3:34 PM
F15437916: D21253.id50609.diff
Mar 25 2025, 10:07 PM
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