-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Making edits after content is published #259
Comments
Also, once you edit a published piece of content, it shouldn't take you back to the homepage of the content you were editing - it should take you to the editorial workflow. |
For now let's just go with rerouting the user to the editorial workflow when saving a post. |
Just reread this and noticed I missed some requirements. I now see three:
@cassandraoid let me know if this sounds right. |
Routing the user to the editorial workflow on save may not be enough to communicate that the item is still waiting for review, especially if there's a large number of items in the workflow. |
@verythorough true. I actually think the optimal answer is the contextual save button requested under #260 and depicted in #180, so expectation is inherently set. |
Here's another, simpler approach: display publishing status for entries in the collection view. The more I've considered this, the more I think we shouldn't put users in the workflow after saving a post. What if the user is editing multiple posts and doesn't want to change their review status? |
As of 1.0 we no longer automatically transition you away from the editor when you save. |
- Bugish...
- What is the current behavior?
If you go back and edit a content piece it goes back to draft in your editorial workflow. There's no clear indication of what happens after you hit save, one might think it's already saved and ready.
- If the current behavior is a bug, please provide the steps to reproduce.
See above
- What is the expected behavior?
I'd like to see a card go to "Ready for review" after you've updated a previously published piece. More importantly, IMO, it should be different within the editorial workflow, a different color, highlight, or popping to the top - or a different column would all be helpful.'
In addition, if you're editing a piece that's already been published, but it's going back to the editorial workflow - it may be nice to have something that tells you that once you hit save.
The text was updated successfully, but these errors were encountered: