Page MenuHomePhabricator

When a user submits "isEditing" inlines and chooses to publish them, publish their current draft state as-shown
ClosedPublic

Authored by epriestley on May 4 2020, 8:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 7:56 AM
Unknown Object (File)
Fri, Apr 5, 7:32 AM
Unknown Object (File)
Mon, Apr 1, 9:19 AM
Unknown Object (File)
Mon, Apr 1, 7:39 AM
Unknown Object (File)
Sat, Mar 30, 8:13 AM
Unknown Object (File)
Mar 1 2024, 6:24 PM
Unknown Object (File)
Jan 16 2024, 1:04 PM
Unknown Object (File)
Dec 24 2023, 1:04 AM
Subscribers
None

Details

Summary

Ref T13513. When users choose to publish inlines, we want to publish the visible text, not the last "checkpointed" state.

Test Plan
  • Created an inline ("AAA").
  • Edited it into "BBB", did not save.
  • Submitted.
  • Confirmed that I want to publish the unsaved inline.
  • Saw "BBB" publish.

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 4 2020, 10:16 PM
This revision was automatically updated to reflect the committed changes.