WordPress-Android icon indicating copy to clipboard operation
WordPress-Android copied to clipboard

"Uploading null" message is displayed when uploading a post that contains a Story block

Open fluiddot opened this issue 3 years ago • 0 comments

Expected behavior

On the home screen, when a post is being uploaded it should display the message Uploading <POST_TITLE>, independently of the content of the post.

Actual behavior

On the home screen, when a post that contains a Story block is being uploaded, it displays the message Uploading null.

Steps to reproduce the behavior

  1. Go to the Posts screen.
  2. Tap on the ➕ button located in the bottom-right corner.
  3. Tap on "Blog post".
  4. Add a Story block with an image.
  5. Right after adding the Story block, tap on "Publish" and publish the post.
  6. Before the post is uploaded, tap on the back button to go to the home screen.
  7. Observe that the message Uploading null is displayed.
Tested on Samsung Galaxy S20 FE 5G, Android 11, WPAndroid 20.2 (using this change)

fluiddot avatar Jul 07 '22 14:07 fluiddot