gtsteffaniak / filebrowser

📂 Web File Browser
Apache License 2.0
13 stars 0 forks source link

Cannot download a folder in single-click mode #214

Open feklee opened 5 days ago

feklee commented 5 days ago

Description

I am using Filebrowser exclusively on Firefox for Android. (Firefox because it has a built-in PDF viewer)

In double-click mode, I can select a folder by single tapping. Then I long-press, and then I tap Download, to download it. In single-click mode I couldn't figure out how to download a folder. I prefer single-click mode.

Expected behaviour

What would be intuitive, at least to me: Longpress a folder, and then there is a popup where I can select to download it. (After long-pressing, there could also be a way to select this and other items.)

Or, like in the regular Filebrowser, have a menu that offers download, although that took me a while to discover.

I always found the UI of the Dropbox mobile client quite good. I think it has the aforementioned long-press functionality, but I would need to install it again to check. I moved away from Dropbox to my own server with Syncthing.

What is happening instead?

I couldn't find a way to download a folder in single-click mode.

How to reproduce?

Try to download a folder in single-click mode. If it's possible, then I'm happy with an explanation on how to do it, and the issue is solved.

gtsteffaniak commented 4 days ago

This is a bug - the expected process should be (when using single click mode):

  1. enabling selection mode from the right-click context menu
  2. making selection to files
  3. right-click context menu download action , or other action

    I see that this is not working as expected.

Will fix in v0.2.10