You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message: Include both {new,originalRaw}Content in takeFailedMessageEdit
Greg points out that we'll need both values when restoring a failed
message edit: originalRawContent for the eventual edit-message
request (for prevContentSha256), and newContent to fill the
edit-message compose box, so the user can restore the edit session
to what it was before it failed.
0 commit comments