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)
Jun 5 2025, 4:54 PM
Unknown Object (File)
Jun 1 2025, 9:55 AM
Unknown Object (File)
Apr 30 2025, 9:52 AM
Unknown Object (File)
Apr 29 2025, 9:19 PM
Unknown Object (File)
Apr 25 2025, 9:44 PM
Unknown Object (File)
Apr 3 2025, 2:57 AM
Unknown Object (File)
Mar 30 2025, 8:20 PM
Unknown Object (File)
Mar 29 2025, 10:47 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.