Sapphire-CM / Sapphire

MIT License
3 stars 0 forks source link

584 Implement drag and drop functionality for submission tree #605

Open duaanakshbandi opened 1 year ago

duaanakshbandi commented 1 year ago

This pull request adds drag and drop functionality for files and folders in the submission tree. Users can now drag and drop files and folders to move them around the tree. It fixes issue #584

I still need to add the event/service and RSpecs, but I have not done so yet since I may need to refactor the code after receiving feedback. I have created a branch with the implementation, which you can find at the following link:

https://github.com/Sapphire-CM/Sapphire/tree/584-drag-drop-files-submission-tree-view

Please let me know if you have any feedback or if you need me to make any changes.

Thanks for your time and consideration.