You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tapping on "Publish Now" for a Scheduled post should show the Publish confirmation dialog and, if the user taps yes, make it published (now).
Actual behavior
A snackbar "Your post is uploading" is shown, but nothing is sent to the server, and no changes are made to the Post.
Steps to reproduce the behavior
Blog Posts
Schedule a post for next week
Notice "Scheduled" label is shown in the post list
Open the post and (optionally) make some changes to it (eg. change title)
Click on "Publish now" in the overflow menu
Notice the publish confirmation dialog is not shown and the post isn't published
Go back to post list and notice the post remained untouched (or, alternatively if you modified something in step 4, you'll see "local changes" label on the post).
Tested on [Pixel 2], Android [8.1], WPAndroid [develop]
The text was updated successfully, but these errors were encountered:
Originally reported by @malinajirka in #9655 (comment)
Expected behavior
Tapping on "Publish Now" for a Scheduled post should show the Publish confirmation dialog and, if the user taps yes, make it published (now).
Actual behavior
A snackbar "Your post is uploading" is shown, but nothing is sent to the server, and no changes are made to the Post.
Steps to reproduce the behavior
Tested on [Pixel 2], Android [8.1], WPAndroid [develop]
The text was updated successfully, but these errors were encountered: