chibisafe / chibisafe

Blazing fast file vault written in TypeScript! 🚀
https://chibisafe.app
MIT License
1.64k stars 266 forks source link

[BUG] Drag and drop not working/implemented. :) #399

Closed rossiscool123 closed 1 year ago

rossiscool123 commented 1 year ago

Describe the bug Drag and drop is either broken or not implemented in the new re-write of Chibisafe To Reproduce Steps to reproduce the behavior: Go to the homepage as a signed in user. Attempt to drag and drop a file into the box marked for uploading. Image/File opens in a new tab.

Expected behavior Once a drag a file inside the marked box I expect a progress bar, file name and a URL hyperlink to the image directly. Screenshots https://github.com/chibisafe/chibisafe/assets/62076535/3f210ddd-56c7-4604-82a9-6aef9bf6ece9

Additional context Add any other context about the problem here.

pilar6195 commented 1 year ago

Yeah, that is something that was overlooked. Has been fixed and awaiting to be merged into main branch.