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

Bump react-dnd version and fix folder creation when rename is disabled #110

Closed ziaulrehman40 closed 4 years ago

ziaulrehman40 commented 4 years ago
ziaulrehman40 commented 4 years ago

Just so you know this is helping me tackle #109 as well, with help of https://github.com/react-dnd/react-dnd/issues/1345#issuecomment-538728576 as data was missing in older version of react-dnd and i wasted a day trying to figure out why is it so, turned out we were on very old version of react-dnd

scaredcat commented 4 years ago

Great work. Thanks for the PR