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

Form Attachments page does not show upload progress #606

Closed
matthew-white opened this issue Mar 11, 2024 · 2 comments · Fixed by getodk/central-frontend#954
Closed

Form Attachments page does not show upload progress #606

matthew-white opened this issue Mar 11, 2024 · 2 comments · Fixed by getodk/central-frontend#954
Assignees
Labels
behavior verified Behavior has been manually verified bug frontend Requires a change to the UI

Comments

@matthew-white
Copy link
Member

matthew-white commented Mar 11, 2024

Problem description

While a form attachment is being uploaded from the Form Attachments page, a pop-up is shown that indicates what percent of the file has been sent. However, currently the percentage is always 0%.

Steps to reproduce the problem

  1. Navigate to the Form Attachments page.
  2. Upload a large file and/or simulate a slow connection. Try something that keeps the pop-up visible for at least 10 seconds. I uploaded an 800 kB file while simulating slow 3G, and the upload took 15 seconds.
  3. Observe that the percentage never changes: it is 0% throughout the upload.

Expected behavior

I expect the percentage to increase over the course of the upload.

Central version

I think this was introduced in v2023.5 when we updated axios (getodk/central-frontend#917).

@matthew-white
Copy link
Member Author

@getodk/testers, this issue should now be fixed on staging.

@dbemke
Copy link

dbemke commented Mar 13, 2024

Tested with success!

@dbemke dbemke added behavior verified Behavior has been manually verified and removed needs testing Needs manual testing labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
behavior verified Behavior has been manually verified bug frontend Requires a change to the UI
Projects
Status: ✅ done
Development

Successfully merging a pull request may close this issue.

2 participants