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)
Wed, Dec 25, 4:44 PM
Unknown Object (File)
Sat, Dec 21, 5:14 PM
Unknown Object (File)
Dec 11 2024, 2:18 PM
Unknown Object (File)
Dec 7 2024, 11:33 AM
Unknown Object (File)
Nov 29 2024, 2:12 PM
Unknown Object (File)
Nov 29 2024, 1:19 PM
Unknown Object (File)
Nov 21 2024, 3:21 AM
Unknown Object (File)
Nov 17 2024, 7:45 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.