Page MenuHomePhabricator

Editing title discards change of the content
Open, Needs TriagePublic

Description

Reproduce:

  1. Start a Flow topic.
  2. Edit the post content; make some change but don't save it.
  3. Edit the post title and save it.

Now the change of the post content is discarded.

Browser: Firefox 52.2.1

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Aklapper renamed this task from Editting title discards change of the content to Editing title discards change of the content.Jul 9 2017, 6:24 PM

The edits will be saved only for editing area with explicitly clicked Save button; other edits will be discarded.

The expected behavior is the title is saved, and post content continue to be in edit mode.