KarimMokhtar / react-drag-drop-files

Light and simple Reactjs drag and drop files library to use with very flexible options to change, so you put whatever the design you want for your drop-area. Users can drag and drop or even select the file anywhere in the window.
MIT License
245 stars 86 forks source link

Fix: #99 -- Allow user to select the same file #114

Closed aprilmintacpineda closed 1 year ago

aprilmintacpineda commented 1 year ago

Summary

Fix: Reset value of the input to allow the user to select the same file again. Fixes https://github.com/KarimMokhtar/react-drag-drop-files/issues/99 Overrides: https://github.com/KarimMokhtar/react-drag-drop-files/pull/107

Key Changes

Check List

aprilmintacpineda commented 1 year ago

@KarimMokhtar if you've got time, can you please review and merge?

shawnyplayz commented 1 year ago

can you merge this ASAP! I'll be using this component on Production..

udarts commented 1 year ago

Can this merged? Owner???

echelon commented 1 year ago

Also having trouble with this one. We'll keep an external vector clock to manage this in the meantime.

stewones commented 1 year ago

please merge 🍡

KarimMokhtar commented 1 year ago

Now it's merged. You could use it on version "2.3.10" Thanks all for your contributions