WordPress-Android
WordPress-Android copied to clipboard
"Uploading null" message is displayed when uploading a post that contains a Story block
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
- Go to the Posts screen.
- Tap on the ➕ button located in the bottom-right corner.
- Tap on "Blog post".
- Add a Story block with an image.
- Right after adding the Story block, tap on "Publish" and publish the post.
- Before the post is uploaded, tap on the back button to go to the home screen.
- Observe that the message
Uploading nullis displayed.