-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Comments
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.
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 That's a lot of thoughts for now so I better leave some space for feedback! Cc @iamthomasbishop for new editor behaviour. |
@osullivanchris , thank you for the quick response! Can we Focus on the 2nd proposal for this issue?
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.
💯 |
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? |
Fixed in 24.9. |
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.
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.
The text was updated successfully, but these errors were encountered: