Page MenuHomePhabricator

Make "Delete" from inline comment previews function correctly while editing comments
ClosedPublic

Authored by epriestley on May 8 2020, 3:09 PM.
Tags
None
Referenced Files
F15466205: D21238.id50576.diff
Thu, Apr 3, 2:57 AM
F15457983: D21238.id50578.diff
Sun, Mar 30, 8:20 PM
F15453301: D21238.id.diff
Sat, Mar 29, 10:47 AM
F15451841: D21238.diff
Sat, Mar 29, 12:04 AM
F15435470: D21238.diff
Mar 25 2025, 8:28 AM
F15432638: D21238.id.diff
Mar 24 2025, 7:03 PM
F15409868: D21238.diff
Mar 19 2025, 5:44 AM
F15409446: D21238.diff
Mar 19 2025, 4:32 AM
Subscribers
None

Details

Summary

Ref T13513. Currently, if you're editing a comment, "delete" doesn't put the comment into the correct state. This action is normally only reachable from comment previews, since an editing inline has no "delete" button.

Test Plan
  • Started editing an inline, clicked "Delete", got a deletion.
  • Created an inline, typed text,
  • Deleted a normal comment via preview.
  • Deleted a normal comment via the on-inline action.

Diff Detail

Repository
rP Phabricator
Branch
inline4
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24392
Build 33607: Run Core Tests
Build 33606: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 8 2020, 3:54 PM
This revision was automatically updated to reflect the committed changes.