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
F15409868: D21238.diff
Wed, Mar 19, 5:44 AM
F15409446: D21238.diff
Wed, Mar 19, 4:32 AM
F15409117: D21238.diff
Wed, Mar 19, 3:20 AM
F15408897: D21238.diff
Wed, Mar 19, 2:06 AM
F15408721: D21238.diff
Wed, Mar 19, 12:54 AM
F15408528: D21238.diff
Tue, Mar 18, 11:42 PM
F15408345: D21238.diff
Tue, Mar 18, 10:30 PM
F15408103: D21238.diff
Tue, Mar 18, 9:18 PM
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.