patrickhener / goshs

A SimpleHTTPServer written in Go, enhanced with features and with a nice design - https://goshs.de
MIT License
260 stars 22 forks source link

[FEATURE] Start Upload directly after either drag & drop or after choosing a file via dialog #59

Closed patrickhener closed 4 months ago

patrickhener commented 4 months ago

Is your feature request related to a problem? Please describe. It was unclear to some users that you have to hit the "+" button when dragging files to the upload dialog or when choosing from the file open dialog before they actually get uploaded.

Describe the solution you'd like It would be best to start the upload right away after either dragging it to the place or after choosing it from the dialog.

Additional context https://youtu.be/DngypsuOAXE?si=I3lpLNzyJorafhIW&t=390

patrickhener commented 4 months ago

Solved with commit 7a0bd375b8b0f5fa376a0eea8d568a4ab837efc2.