wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.96k stars 1.31k forks source link

Photo Upload From Share Extension to WordPress Takes A Long Time With No Indication of the Upload Happening #17664

Open JB184351 opened 1 year ago

JB184351 commented 1 year ago

Expected behavior

I expect the upload to be fast and/or if the upload takes longer for some reason then give an indication that the app is working on uploading the photo to a WordPress post.

Actual behavior

Currently slow upload behavior with no indication that the app is uploading the photo.

Steps to reproduce the behavior

  1. Open Google Photos
  2. Select a photo to share
  3. Select the WordPress app to share the photo to
  4. Notice how long it takes for the Photo to upload with no indication of anything happening.
Tested on [device], Android [version], WPAndroid [version]

Tested on a Samsung Galaxy A51 device, Android 12 & WPAndroid 21.3 (CfT testing)

Video captured on issue

https://user-images.githubusercontent.com/36495451/207119504-062aa2ac-af4b-4cf1-827b-1de7e5d5afd0.mp4

CodeGuy-007 commented 1 year ago

Upload notification is shown with progress par in notifications. A little slow in Dark theme. Can add a toast or text to notify user that upload has started in background.