Ref T13603. When users drag-and-drop files into stacked comment remarkup text areas, process the attachment metadata and attach the files.
Details
Details
- Reviewers
- None
- Maniphest Tasks
- Restricted Maniphest Task
Dragged-and-dropped files into a Maniphest comment, saw them attach properly.
Diff Detail
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
Comment Actions
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).