Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FRONTEND] Drag and Drop folders to the vault #140

Open
CMCDragonkai opened this issue Jul 24, 2022 · 4 comments
Open

[FRONTEND] Drag and Drop folders to the vault #140

CMCDragonkai opened this issue Jul 24, 2022 · 4 comments
Labels
r&d:polykey:core activity 1 Secret Vault Sharing and Secret History Management

Comments

@CMCDragonkai
Copy link
Member

Original Author: gideonrosalesmatrix

Specification


  1. As a User Im able to drag files/folders from the desktop to the vault

Implementations


  1. Drag and drop component https://github.com/SortableJS/Vue.Draggable
  2. After receiving the file/folder
    1. Check if file/folder is valid ( example : empty ? )
    2. Trigger NewSecret action recursively? @robert-cronin do we have another method for this ?
      1. If fail, show `Error Pop up ( ex: Failed to create secret )
      2. If success, show success toaster

Resources


  1. https://stenvdb.be/articles/building-a-vuejs-drag-and-drop-file-component
@CMCDragonkai
Copy link
Member Author

Original Author: CMCDragonkai

What's the status of this? Moving this to sprint 4.

Last demo we say that we can drag and drop a file. Is this bidirectional? Can we drag a file out onto the desktop? Can we also drag an entire directory or vault?

@CMCDragonkai
Copy link
Member Author

Original Author: gideonrosalesmatrix

@CMCDragonkai this was paused due to the NAT traversal integration and fixes. I can continue on this now.

@CMCDragonkai
Copy link
Member Author

Original Author: CMCDragonkai

@gideonrosalesmatrix This is moved to sprint 7, as I don't think this is actually be worked on.

@CMCDragonkai
Copy link
Member Author

Original Author: CMCDragonkai

Relevant js-polykey issue: MatrixAI/Polykey#203

@CMCDragonkai CMCDragonkai added the r&d:polykey:core activity 1 Secret Vault Sharing and Secret History Management label Jul 10, 2023
@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
@tegefaulkes tegefaulkes reopened this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
r&d:polykey:core activity 1 Secret Vault Sharing and Secret History Management
Development

No branches or pull requests

2 participants