-
Notifications
You must be signed in to change notification settings - Fork 57
Media Upload fails to upload image when leaving and coming back in #1928
Copy link
Copy link
Closed
Labels
Description
Describe the bug
Close/Re-opening a page with ongoing image uploads in a Gallery Block causes the image to be marked for retry.
To Reproduce
Steps to reproduce the behavior:
- Create a new Draft Page or select an existing page.
- Add a Gallery or Image Block
- Select Add Media
- Select "Choose From Device"
- Select an Image
- While the image is uploading; select back
- Go right back into the Page
Error: Image gets locked into a mode where it's tagged to be uploaded
Expected: Image should upload successfully and reflect the proper state.
https://github.com/wordpress-mobile/test-cases/blob/master/test-cases/gutenberg/gallery.md#tc001
Expected behavior
A clear and concise description of what you expected to happen.
Smartphone (please complete the following information):
- Device: Pixel 3a
- OS: Android 10
- Version API 29
Additional context
Discovered during regression testing for Release 1.23.0
Reactions are currently unavailable
