Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Crash when reopening post with ongoing gallery uploads #1814

Closed
mkevins opened this issue Jan 24, 2020 · 0 comments · Fixed by WordPress/gutenberg#19941 or #1830
Closed

[Android] Crash when reopening post with ongoing gallery uploads #1814

mkevins opened this issue Jan 24, 2020 · 0 comments · Fixed by WordPress/gutenberg#19941 or #1830
Assignees
Labels
Media [Type] Bug Something isn't working [Type] Crash

Comments

@mkevins
Copy link
Contributor

mkevins commented Jan 24, 2020

Describe the bug
When the post is closed and reopened while gallery images are still uploading, tapping the images results in a crash. java.lang.String cannot be cast to java.lang.Double

To Reproduce

  • Add a gallery
  • Start uploading multiple images
  • Close and reopen the post while the uploads are still in progress
  • Tap on one of the images
  • 💥

Expected behavior
Tapping an image should offer an option to stop the upload.

Screenshots

Smartphone:

  • Device: Pixel 3a
  • OS: Android X
  • Device: Huawei p20 lite
  • OS: Android 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Media [Type] Bug Something isn't working [Type] Crash
Projects
None yet
1 participant