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

Files can be uploaded using Drag'n Drop #45

Open
9 tasks
Tracked by #38
SpraxDev opened this issue May 28, 2022 · 0 comments
Open
9 tasks
Tracked by #38

Files can be uploaded using Drag'n Drop #45

SpraxDev opened this issue May 28, 2022 · 0 comments

Comments

@SpraxDev
Copy link
Member

SpraxDev commented May 28, 2022

  • Drag'n Drop functionality
    • 1 file
    • Multiple files
    • 1 empty directory
    • directory with many files and nested directory structure
  • Upload progress indicator
  • Drag'n Drop zone is visually highlighted when hovering with a file
  • Can drag onto directory entry and have the files uploaded into that directory
  • Falls back to non-JS file upload if a feature is not suppored
@SpraxDev SpraxDev mentioned this issue May 28, 2022
26 tasks
SpraxDev added a commit that referenced this issue May 28, 2022
Still needs some cleanup and refactoring but it already works on Firefox and Chrome like this.

Browser without `event.dataTransfer` but JS enabled will not be able to upload anything right now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant