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
F18784681: D21253.id50609.diff
Mon, Oct 13, 2:25 PM
F18715921: D21253.id50614.diff
Mon, Sep 29, 10:53 AM
F18680579: D21253.id.diff
Fri, Sep 26, 2:50 AM
F18607451: D21253.id50609.diff
Sep 13 2025, 11:57 PM
F18519031: D21253.id50609.diff
Sep 5 2025, 3:50 PM
F18437534: D21253.diff
Aug 31 2025, 12:12 PM
F18112344: D21253.diff
Aug 12 2025, 4:26 PM
F18110466: D21253.id50614.diff
Aug 11 2025, 8:00 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