Original Author: gideonrosalesmatrix
Specification
- As a User Im able to drag files/folders from the desktop to the vault
Implementations
- Drag and drop component https://github.com/SortableJS/Vue.Draggable
- After receiving the file/folder
- Check if file/folder is valid ( example : empty ? )
- Trigger
NewSecret action recursively? @robert-cronin do we have another method for this ?
- If fail, show `Error Pop up ( ex: Failed to create secret )
- If success, show success
toaster
Resources
- https://stenvdb.be/articles/building-a-vuejs-drag-and-drop-file-component