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
Unknown Object (File)
Tue, Jan 21, 8:20 PM
Unknown Object (File)
Tue, Jan 21, 4:04 PM
Unknown Object (File)
Tue, Jan 21, 11:46 AM
Unknown Object (File)
Thu, Jan 9, 1:52 PM
Unknown Object (File)
Thu, Dec 26, 11:24 AM
Unknown Object (File)
Dec 17 2024, 10:55 PM
Unknown Object (File)
Dec 14 2024, 1:44 AM
Unknown Object (File)
Dec 13 2024, 6:00 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
Branch
inline14
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17024
Build 22761: Run Core Tests
Build 22760: arc lint + arc unit

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.