BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/cas
Cancelling an image upload in building management is not handled
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**[Original report](https://bitbucket.org/laborstudents/cas-flask/issue/373) by Scott Heggen (Bitbucket: [sheggen](https://bitbucket.org/sheggen), GitHub: [sheggen](https://github.com/sheggen)).**
----------------------------------------
Files: buildingManagement.py
UI: /buildingManagement
When a user is in the process of uploading an image using the Dropzone widget, they have the choice to cancel the upload while it’s in progress. Our controller doesn’t handle this issue, but instead throws a 400 bad request error. The error has no negative impact on the application, as far as I could tell.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.