Hi nathanwright. Thank you for taking the time to give feedback. I’m not 100% sure I understand the steps you describe, but I will give you a use case that I think is what you describe. I also give you the expected result of that use case when you click “Save and Return”. If this use case is what you are saying but the end result is not the same, then it is a bug. If the use case is not what you describe, tell me.
Use case :
– The user is on page “A” which is not a post edit page, but contains a link to edit a post (ex: a post list page, a frontend page with the admin bar, etc.).
– The user clicks on a link to edit a post ( -> the user goes to the post edit page).
– The user clicks the regular “Publish/Update” button (once or more) ( -> the post is saved and the same post edit page is shown again).
– The user clicks on the “<Save> and Return” button action.
Expected result: after that last step, it brings the user back to page “A”, even if the regular “Publish/Update” button was clicked before.
If the use case is what you describe, but you don’t get the expected result, could you give me more details (the exact page “A” you have, where you click, etc.).
Thank you again.