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
Unknown Object (File)
Wed, Jan 29, 7:36 AM
Unknown Object (File)
Sat, Jan 25, 7:41 AM
Unknown Object (File)
Sat, Jan 25, 7:41 AM
Unknown Object (File)
Sat, Jan 25, 7:41 AM
Unknown Object (File)
Tue, Jan 21, 9:30 AM
Unknown Object (File)
Jan 1 2025, 12:24 AM
Unknown Object (File)
Dec 23 2024, 5:50 AM
Unknown Object (File)
Dec 16 2024, 3:06 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