syncthing / syncthing-lite

A Sync Browser: a browser app for Syncthing-compatible shares
Mozilla Public License 2.0
128 stars 22 forks source link

Back arrow behaviour #130

Closed Newar417 closed 5 years ago

Newar417 commented 5 years ago

0.3.8

Browsing through the folders, let's say:

Sync -> Documents -> Year 2017 -> July

From there, the back arrow in the upper left takes me back to the general shared folder overview. However, I would expect it to take me back to "Year 2017". Maybe have two arrows, one pointing backwards to go to "root" and one pointing up that takes you back one level higher? Similar to a file explorer.

l-jonas commented 5 years ago

Which file explorer? Can you add a screenshot?

Newar417 commented 5 years ago

Some examples, generally look in the upper left area.

pcmanfm: https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/I/m/PCManFM_file_manager_0.9.3.png

nemo: https://2.bp.blogspot.com/-9mk8C97aGyE/Vht1KrG61CI/AAAAAAAAElU/5ZUQkQRMV3k/s320/3.jpg

konqueror: https://konqueror.org/pics/konqueror-network-transparency.png

Windows: https://images.techhive.com/images/article/2015/09/fileexplorer-100612583-large.jpg

l-jonas commented 5 years ago

Why didn't you say that you are talking about desktop file managers? The problem is that it should fit in Android and 2 buttons in the upper left look strange. However, I could think of a home icon at the upper right (to go to the folder list) and using the up-button (in the upper left) to go one level back.

l-jonas commented 5 years ago

Please take a look at https://github.com/syncthing/syncthing-lite/pull/135

l-jonas commented 5 years ago

135 was merged so I'm closing this for now