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
F18789457: D21238.id.diff
Wed, Oct 15, 9:47 AM
F18787141: D21238.diff
Tue, Oct 14, 10:04 PM
F18766593: D21238.id.diff
Tue, Oct 7, 5:29 PM
F18765700: D21238.id50576.diff
Tue, Oct 7, 12:34 PM
F18765212: D21238.id50576.diff
Tue, Oct 7, 10:15 AM
F18763279: D21238.id50576.diff
Mon, Oct 6, 11:34 PM
F18759018: D21238.diff
Mon, Oct 6, 1:13 AM
F18756496: D21238.id.diff
Sun, Oct 5, 11:43 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.