Page MenuHomePhabricator

Inline comments do not support editing (Pholio, Differential, Diffusion)
Closed, DuplicatePublic

Description

The comment text is removed, but the inlines still exist.

Event Timeline

chad raised the priority of this task from to Normal.
chad updated the task description. (Show Details)
chad added projects: Pholio, Transactions.
chad added a subscriber: chad.

This is expected -- in theory, each inline should be individually editable (with viewable history), removable, quotable, and show raw-able. There's just no UI for this (and not much of a clear place to put it in some cases). The underlying requests likely work correctly today, since inlines and normal comments are identical from the backend's perspective.

chad renamed this task from Removing a comment in Pholio with Inlines does not hide inlines to Unable to edit/delete inline comments in Pholio.Oct 8 2014, 8:13 PM
epriestley renamed this task from Unable to edit/delete inline comments in Pholio to Inline comments do not support editing (Pholio, Differential, Diffusion).Mar 25 2016, 5:29 PM
epriestley added a subscriber: getaaron.
eadler added a project: Restricted Project.Jul 7 2016, 5:00 PM

See also T11401, although this started life as a Pholio task and that's now a code-specific UI task so I don't know if they're actually the same.

I'm just going to merge this into T11401, at least for the moment. That may eventually split out into application-specific tasks when it gets underway.