Page MenuHomePhabricator

Generate attachment edges from drag-and-dropped files in stacked comments
AbandonedPublic

Authored by epriestley on May 19 2022, 7:30 PM.
Tags
None
Referenced Files
F18239427: D21829.id52019.diff
Wed, Aug 20, 11:35 PM
F18228647: D21829.id.diff
Wed, Aug 20, 7:45 AM
F18214683: D21829.diff
Tue, Aug 19, 5:54 AM
F18106714: D21829.id.diff
Sun, Aug 10, 11:13 PM
F18078521: D21829.diff
Mon, Aug 4, 8:10 PM
F18045660: D21829.diff
Sun, Aug 3, 9:33 AM
F17864721: D21829.id52019.diff
Jul 28 2025, 2:27 AM
F17849162: D21829.diff
Jul 27 2025, 8:19 AM
Subscribers
None

Details

Reviewers
None
Maniphest Tasks
Restricted Maniphest Task
Summary

Ref T13603. When users drag-and-drop files into stacked comment remarkup text areas, process the attachment metadata and attach the files.

Test Plan

Dragged-and-dropped files into a Maniphest comment, saw them attach properly.

Diff Detail

Repository
rP Phabricator
Branch
file10
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25731
Build 35559: arc lint + arc unit

Event Timeline

epriestley created this revision.

This is likely easier to implement by unifying it more closely with the non-comment pathway, and representing it as metadata on the transaction at this level (rather than as a separate transaction).