uptick / react-keyed-file-browser

Folder based file browser given a flat keyed list of objects, powered by React.
MIT License
301 stars 144 forks source link

Fix new folder and file creation spamming issues #114

Closed ziaulrehman40 closed 4 years ago

ziaulrehman40 commented 4 years ago

Fixes #108

PS: Its not the best fix possible, I patched this in a hurry for our internal use, but thought should contribute back in whatever state it is. Seems to work fine for us for now. I will keep posted if we discover any other issue.

ziaulrehman40 commented 4 years ago

@scaredcat Fixed lint issue