You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no confirmation when the delete button is pressed, and even entire folders can be deleted with a single click. Since the button is between download and actions buttons, on each row, misclicks are all too easy.
I suggest reworking the logic:
Remove per-file action buttons, add buttons on title toolbar instead (similar to other file managers)
Add a confirmation to deletion (the dialog should display how many files etc. are being removed)
Allow selection of multiple files and select all, such that bulk deletion/download/etc. become feasible
There is no confirmation when the delete button is pressed, and even entire folders can be deleted with a single click. Since the button is between download and actions buttons, on each row, misclicks are all too easy.
I suggest reworking the logic:
Previously reported at silverwind/droppy#391 but never fixed, closely related to #16 too.
The text was updated successfully, but these errors were encountered: