Page MenuHomePhabricator

Fix an issue where inline comments with only edit suggestions are considered empty
ClosedPublic

Authored by epriestley on May 23 2020, 3:18 PM.
Tags
None
Referenced Files
F14077318: D21287.diff
Thu, Nov 21, 10:43 PM
Unknown Object (File)
Sun, Oct 27, 7:25 AM
Unknown Object (File)
Oct 19 2024, 3:28 AM
Unknown Object (File)
Oct 15 2024, 11:25 PM
Unknown Object (File)
Oct 15 2024, 6:13 AM
Unknown Object (File)
Sep 23 2024, 2:12 PM
Unknown Object (File)
Sep 23 2024, 2:07 PM
Unknown Object (File)
Sep 23 2024, 2:07 PM
Subscribers

Details

Summary

Ref T13513. An inline is not considered empty if it has a suggestion, but some of the shared transaction code doesn't test for this properly.

Update the shared transaction code to be aware that application comments may have more complex emptiness rules.

Test Plan
  • Posted an inline with only an edit suggestion, comment went through.
  • Tried to post a normal empty comment, got an appropriate warning.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

@epriestley - empty inline comment with suggestion renders rather peculiar transaction which is somewhat confusing and odd... Any plans on tackling it? Like See context greyed out...

image.png (155×1 px, 21 KB)