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
F13079237: D21253.diff
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
Unknown Object (File)
Feb 16 2024, 6:07 PM
Unknown Object (File)
Feb 11 2024, 4:19 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
Branch
inline2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24426
Build 33657: Run Core Tests
Build 33656: arc lint + arc unit