Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal to remove the option to manually change the post status in Post settings to Published. (Or at least add messaging) #12099

Closed
yaelirub opened this issue Jul 11, 2019 · 4 comments
Labels
Posting/Editing [Status] Needs Discussion The issue needs to be discussed by the team before it can be resolved. [Type] Enhancement
Milestone

Comments

@yaelirub
Copy link
Contributor

yaelirub commented Jul 11, 2019

We allow the user to manually change the status to "published" without any messaging while we change the post.status to published. When the user asks to exit the editor, we display a generic "you have unsaved changes" message but no real mention of publishing the post.

Screen Shot 2019-07-10 at 2 21 21 PM

After getting @diegoreymendez's advice on this, I think that the solution to this issue is to show users a message when they change the status of the post to publish in the post settings saying this action will publish the post OR eliminate the option in Post Settings to change the status from draft to published.

** This is not offline related but spun off of: #12099
Would love to hear your thoughts, @osullivanchris , @diegoreymendez.

@yaelirub yaelirub changed the title Previewing a draft post with published status, publishes the post. Proposal to remove the option to manually change the post status in Post settings to Published. Jul 11, 2019
@yaelirub yaelirub changed the title Proposal to remove the option to manually change the post status in Post settings to Published. Proposal to remove the option to manually change the post status in Post settings to Published. (Or at least add messaging) Jul 11, 2019
@yaelirub yaelirub added [Status] Needs Design Review A designer needs to sign off on the implemented design. [Status] Needs Discussion The issue needs to be discussed by the team before it can be resolved. [Type] Enhancement labels Jul 11, 2019
@osullivanchris
Copy link

Thanks for bringing it up @yaelirub

I have two proposals which are closely related to this. I wonder if these move forward, will it remove the use case we're seeing here.

  1. Leaving the editor behaviour. This is different on Android and iOS today. I had proposed making this closer to Android, where we do not ask the user what they want to do with a draft before leaving the editor, we assume they want to update the draft Exploration: should we prevent user to leave the editor without publishing changes? WordPress-Android#9810. However this is for a draft post. A published post would be different so I probably need to look at that flow alongside. I would never assume leaving the editor = update and go live. In that case I would show a confirmation dialogue.

  2. Publishing from settings. We've been talking about it here. I was suggesting once the user does that, don't let them leave the editor without hitting the 'confirm publish' dialogue. Post gets automatically published without a confirmation WordPress-Android#10021. I think I would treat that as a principle, any time the user wants to 'go live' get absolute confirmation and certainty from them.

Another option which I think you may have made a separate discussion, would be not to allow the user to change the status to publish in this menu. As I understand the menu is necessary as its the only way to move from published to draft/pending review. Today it is effectively a radio button (it literally is on Android). But we could provide the same actions without having this radio button setup. Here's a quick idea. The options would be contextual to the current state and would never show publish for a draft post. There's clearer ways to publish
IMG_1540

That's a lot of thoughts for now so I better leave some space for feedback! Cc @iamthomasbishop for new editor behaviour.

@yaelirub
Copy link
Contributor Author

yaelirub commented Jul 11, 2019

@osullivanchris , thank you for the quick response!

Can we Focus on the 2nd proposal for this issue?
I think that the discussion on "leaving the editor" expected behavior on both platforms is a big ongoing discussion and so I don't want it to block this one.

Another option would be not to allow the user to change the status to publish in this menu

I am absolutely for this option and I believe @diegoreymendez is too. Can't think of the value in allowing the user to update the draft status to published from the post settings but if there is, we should definitely alert the user about his publishing action.

I think I would treat that as a principle, any time the user wants to 'go live' get absolute confirmation and certainty from them.

💯

@osullivanchris
Copy link

Thanks for the feedback @yaelirub

Just wondering how to push this forward. Is point 2 and the sketch answering the right question? Do you think we should make that change?

@yaelirub yaelirub added Posting/Editing and removed [Status] Needs Design Review A designer needs to sign off on the implemented design. labels May 4, 2020
@kean kean added this to the 24.9 milestone May 1, 2024
@kean
Copy link
Contributor

kean commented May 1, 2024

Fixed in 24.9.
For drafts, this field was replaced with a "pending changes" toggle.
For published posts – gone.

@kean kean closed this as completed May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Posting/Editing [Status] Needs Discussion The issue needs to be discussed by the team before it can be resolved. [Type] Enhancement
Projects
None yet
Development

No branches or pull requests

3 participants