Skip to content

Possible UX issue when reverting a published post to a draft #10369

@shiki

Description

@shiki

This was from #10319 (review) and can only be reproduced when using the master-upload-branch.

Jayson's Point of View

There does not seem to be a way to revert a published post into a draft. Using develop (870511b), I can do this and it works:

  1. Edit the published post.
  2. Navigate to Post Settings. Change the Status to Draft.
  3. Exit the editor by pressing the back button.
  4. The post will be automatically uploaded and reverted into a draft.

With this change, I get a “Draft is uploading” but it always ends up in the Post List saying these in sequence:

  • Couldn't perform operation
  • Local changes

Here is a video showing this.

Jirka's Correction

This is @malinajirka's comment in #10319 (comment).

Hmm, I don't see the "Couldn't perform operation" error. Just the "Local changes" label and it seems like an expected behavior. The user hasn't confirmed the changes, they need to manually click on "SAVE" (in the overflow menu).
I guess we could show "Save" button instead of "Publish" button on the Post List in these cases. Or another option would be to introduce a completely new label.

The Question

  • For @osullivanchris, are we okay with leaving this change as is for now? Or do you think we should include Jirka's suggestion as part of the scope?

Decision 2019-Aug-12

Agreed in #10369 (comment). We will leave the current flow as is. For now, users will use the SAVE button to revert posts to draft.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions