DouglasNeuroInformatics / OpenDataCapture

An electronic data capture platform for administering remote and in-person clinical instruments
https://opendatacapture.org
Apache License 2.0
103 stars 12 forks source link

Remove file from upload box when it is submitted #1041

Closed david-roper closed 3 days ago

david-roper commented 2 weeks ago

Current Implementation and Limitations

currently the file in the file upload dropzone stays in it even after it is submitted. The only way to change it is if another file is inputted into the dropzone

Associated Application Components

Client

Proposed Solution

have the file be removed leaving and empty file dropzone once it is submitted.

Estimated Difficulty

Low

Priority

Medium