You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Navigate to the Form Attachments page.
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.
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.
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
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).
The text was updated successfully, but these errors were encountered: