-
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
Draft post not published after "Publish" on update saved toast #19540
Comments
Thanks @thehenrybyrd for creating the issue 🙇 ! I noticed that after tapping the As a next step, we'd need to debug the editor while publishing a post following the steps outlined in the issue, in order to identify the culprit. |
Oh, interesting! And then (I presume) it gets put back as a draft? I think your thought about the autosave logic is a good place to explore; I wondered the same thing, because it looked like it should be published but that got interrupted somehow. |
Yep, but only if you update the post in the app after tapping the Publish button within that toast. In fact, the post status ( |
This snackbar was removed in 24.9, so it no longer applies. |
Expected behavior
After updating a Draft post, a toast pops up to say "post draft uploaded".
I expected that tapping "publish" on the toast would publish my post.
Actual behavior
Tapping "publish" on the toast produces a "post published" toast (though loading indicator is shown).
However, the post is not in fact published. "Update" still appears in the top-right corner, and the post still appears in the Drafts list.
Steps to reproduce the behavior
You can repeat this as many times as you like. The Draft will only be published if you tap the settings kebab and "Publish" to prompt the publish flow.
draftnotpublished.mp4
Tested on iPhone 12 mini, iOS 15.7, WPiOS 20.9
Found during usability exploration: pdcxQM-1ff-p2
The text was updated successfully, but these errors were encountered: