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
F13062734: D21253.id50609.diff
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
Unknown Object (File)
Feb 16 2024, 6:07 PM
Unknown Object (File)
Feb 11 2024, 4:19 PM
Unknown Object (File)
Jan 8 2024, 6:43 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