dtekcth / dfotose

DFotos hemsida
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Fix broken image upload progress bar #27

Closed dheurlin closed 5 years ago

dheurlin commented 5 years ago

After clicking "upload" on an image, the upload form changes to a progress bar indicating the progress of the image upload. After the upload is finished, the form is supposed to return. There was a bug that caused this progress bar to freeze at 0%, giving the user no feedback regarding the progress, and also forcing them to refresh the page to regain the upload form.

This pull request fixes this bug which was caused by an incorrectly named callback function