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
F13079031: D21287.id50690.diff
Tue, Apr 23, 8:37 PM
F13078635: D21287.diff
Tue, Apr 23, 5:50 PM
Unknown Object (File)
Sat, Apr 20, 12:16 AM
Unknown Object (File)
Thu, Apr 11, 8:08 AM
Unknown Object (File)
Tue, Apr 2, 2:05 AM
Unknown Object (File)
Fri, Mar 29, 12:41 PM
Unknown Object (File)
Mar 24 2024, 8:31 PM
Unknown Object (File)
Mar 10 2024, 9:36 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
Branch
empty1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24510
Build 33777: Run Core Tests
Build 33776: arc lint + arc unit

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)