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] Media Upload progress bar does not increment #6667

Open
derekblank opened this issue Feb 23, 2024 · 2 comments
Open

[Android] Media Upload progress bar does not increment #6667

derekblank opened this issue Feb 23, 2024 · 2 comments
Assignees

Comments

@derekblank
Copy link
Member

derekblank commented Feb 23, 2024

Describe the bug
When uploading a Video on Android, the progress bar does not increment its value as the upload progresses.

To Reproduce
Steps to reproduce the behavior:

  1. Use trunk (I was not able to reproduce in 24.3-rc1.) See comment
  2. Add a Video using the Video block (not VideoPress)
  3. Observe that the progress bar is displayed, but the progress value does not increase

Expected behavior
The progress bar should show the video upload progress within the Editor.

Screenshots

Progress.Bar.mov
@derekblank
Copy link
Member Author

derekblank commented Mar 4, 2024

On further investigation, I noted that this issue appears to only affect WordPress.com sites. I was not able to reproduce it using 24.3-rc1 and a self-hosted site. It appears that the value of progress sent to the upload indicator is never updated past its initial value.

Will investigate further...

@derekblank
Copy link
Member Author

Noting continued investigations that this appears to affect other media blocks on Android as well in 24.4, including the Image block (video example below). Reaffirming that it appears that the value of progress sent to the upload indicator is never updated past its initial value.

Screen_Recording_20240222_132358_Jetpack.Pre-Alpha.mp4

@derekblank derekblank changed the title [Android] Video progress bar does not increment [Android] Media Upload progress bar does not increment Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant