Page MenuHomePhabricator

Allow cancelled inlines, edits, and replies to be undone to get the text back again
ClosedPublic

Authored by epriestley on May 16 2017, 8:06 PM.
Tags
None
Referenced Files
F13088513: D17916.diff
Thu, Apr 25, 1:27 AM
Unknown Object (File)
Sun, Apr 7, 2:50 PM
Unknown Object (File)
Jan 6 2024, 12:18 PM
Unknown Object (File)
Dec 27 2023, 11:04 AM
Unknown Object (File)
Dec 27 2023, 11:04 AM
Unknown Object (File)
Dec 27 2023, 11:04 AM
Unknown Object (File)
Dec 26 2023, 4:11 PM
Unknown Object (File)
Dec 21 2023, 6:35 PM
Subscribers
None

Details

Summary

Ref T12616. The ability to do EditCancelUndo to get your text back on inlines got dropped during the conversion. Restore it.

Test Plan

Created, replied, and edited inlines, typed text, then cancelled. Was able to undo.

Also undid normal deletion.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley added inline comments.
webroot/rsrc/css/application/differential/phui-inline-comment.css
399

This didn't actually work (font overrode it) and looked sorta bad when I made it work. I made some other changes at the same time I added this which is why I thought it worked.

This revision is now accepted and ready to land.May 16 2017, 8:11 PM
This revision was automatically updated to reflect the committed changes.