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
F18112344: D21253.diff
Tue, Aug 12, 4:26 PM
F18110466: D21253.id50614.diff
Mon, Aug 11, 8:00 PM
F18106121: D21253.id.diff
Sun, Aug 10, 9:24 PM
F18105231: D21253.diff
Sun, Aug 10, 5:01 PM
F18104273: D21253.id.diff
Sun, Aug 10, 11:06 AM
F18101584: D21253.diff
Sat, Aug 9, 2:25 PM
F17670296: D21253.id50609.diff
Jul 13 2025, 1:06 AM
F17668595: D21253.id50614.diff
Jul 12 2025, 11:17 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