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
Open the editor for a new or existing post or page
Add an image
While it's uploading navigate Back to the previous screen
Navigate to the Posts or Pages list
Publish the post/page without opening it for editing first
Expected behavior
To be unable to publish while uploading, like what happens when attempting to publish from the editor
Actual behavior
I'm able to publish the post, which then has a bad img tag in it pointing to a non-existent image. The media upload never completes, leaving an empty entry in the media library. In the GIF below it shows a constant "Uploading" spinner, but in other cases I've seen it show a "Retry" label...and when I clicked that I then got the infinite spinner and no actual upload.
This animation shows it moving pretty fast, but the upload problem starts as soon as you leave the editor, no matter how fast you publish it.
Tested on Nexus 6P, Android 7.1.1, wp-alpha-27 (shown above on Android 5.1.1, wp-6.0)
The text was updated successfully, but these errors were encountered:
The post shouldn't be publishable at this point. I'm pretty sure this is blocked from the "Publish" button in the Editor but not on the "Publish" button in the post list.
Note: Aztec should handle things differently (media uploads will continue after hitting the "Publish" button).
Closing as no longer happening. In recent versions of the app, the posts or pages list respect the media-uploading state and do not offer the "Publish" functionality.
Steps to reproduce the behavior
Expected behavior
To be unable to publish while uploading, like what happens when attempting to publish from the editor
Actual behavior
I'm able to publish the post, which then has a bad
img
tag in it pointing to a non-existent image. The media upload never completes, leaving an empty entry in the media library. In the GIF below it shows a constant "Uploading" spinner, but in other cases I've seen it show a "Retry" label...and when I clicked that I then got the infinite spinner and no actual upload.This animation shows it moving pretty fast, but the upload problem starts as soon as you leave the editor, no matter how fast you publish it.
Tested on Nexus 6P, Android 7.1.1, wp-alpha-27 (shown above on Android 5.1.1, wp-6.0)
The text was updated successfully, but these errors were encountered: