HomePhorge

Don't publish "empty" inline comments

Description

Don't publish "empty" inline comments

Summary:
Ref T13513. Currently, if you start an inline and then submit overall comments, we publish an empty inline. This is literally faithful to what you did, but almost certainly not the intent.

Instead, simply ignore empty inlines at publishing time (and ignore "done" state changes for those comments).

We could delete them outright, but if we do, they'll break if you have another window open with the empty inline (since the stored comment won't exist anymore). At least for now, leave them in place.

Test Plan: Created empty inlines, submitted comments, no longer saw them publish.

Maniphest Tasks: T13513

Differential Revision: https://secure.phabricator.com/D21211

Details

Provenance
epriestleyAuthored on May 4 2020, 9:22 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP67da18e37478: When users submit "editing" inlines, warn them that their inlines will be saved
Branches
Loading...
Tags
Loading...

Event Timeline