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
Unknown Object (File)
Thu, Nov 21, 3:21 AM
Unknown Object (File)
Sun, Nov 17, 7:45 AM
Unknown Object (File)
Wed, Nov 13, 3:02 PM
Unknown Object (File)
Oct 23 2024, 5:37 PM
Unknown Object (File)
Oct 23 2024, 10:40 AM
Unknown Object (File)
Sep 27 2024, 8:10 AM
Unknown Object (File)
Sep 26 2024, 6:08 PM
Unknown Object (File)
Sep 6 2024, 7:30 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.