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
F13086143: D21253.diff
Thu, Apr 25, 12:05 AM
Unknown Object (File)
Wed, Apr 24, 12:44 PM
Unknown Object (File)
Tue, Apr 23, 9:25 PM
Unknown Object (File)
Sat, Apr 20, 2:16 AM
Unknown Object (File)
Thu, Apr 11, 8:21 AM
Unknown Object (File)
Fri, Mar 29, 6:42 AM
Unknown Object (File)
Mar 15 2024, 4:42 AM
Unknown Object (File)
Mar 5 2024, 6:25 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