tjcsl / director

Director (web3)
https://director.tjhsst.edu
MIT License
11 stars 5 forks source link

Clear file upload input after use has uploaded file #11

Closed ezwang closed 7 years ago

ezwang commented 7 years ago

If the input is not cleared, when the user attempts to use the context menu to upload the same file multiple times, nothing happens. This is because there is a change handler on the upload input, and nothing has been changed.