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
F19014456: D21253.id.diff
Sat, Nov 22, 8:08 PM
F19005104: D21253.diff
Fri, Nov 21, 1:58 PM
F18867700: D21253.diff
Tue, Nov 4, 2:07 AM
F18833169: D21253.diff
Oct 26 2025, 1:09 AM
F18819589: D21253.id.diff
Oct 22 2025, 7:20 AM
F18813547: D21253.diff
Oct 20 2025, 5:19 PM
F18813185: D21253.id50614.diff
Oct 20 2025, 2:33 PM
F18810451: D21253.diff
Oct 19 2025, 9:34 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