Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to navigate in folder hierarchy #2644

Open
godfuture opened this issue May 29, 2018 · 8 comments
Open

Add possibility to navigate in folder hierarchy #2644

godfuture opened this issue May 29, 2018 · 8 comments
Labels
approved design enhancement feature: files navigation Navigation matters (e.g. covered under #11072)

Comments

@godfuture
Copy link

Actual behaviour

Navigating in deep folder structures is a bit frustrating, because I keep clicking the "back" (arrow) button. Clickling one of the navigation element in the left swipe menu sends me strictly to the root dir and is not really a help to reach folders in between.

Expected behaviour

The current folder title is a button. When I click the button, it shows me the folder path / structure as a list representing the folder hierarchie. Alternatively longpressing the backbutton is fine too, but the folder title as button would be faster in usability.

Steps to reproduce

  1. Create a deep folder structure on server
  2. Navigate to the last element in the hierarchie
  3. Try to navigate back to a folder of choice

Environment data

Android version: 7.1.2

Device model: BQ X5P

Stock or customized system: LineageOS

Nextcloud app version: 3.1.0

Nextcloud server version: 13.0.2

Logs

Web server error log

-

Nextcloud log (data/nextcloud.log)

-
@AndyScherzinger AndyScherzinger added enhancement needs info Waiting for info from user(s). Issues with this label will auto-stale. labels May 29, 2018
@AndyScherzinger
Copy link
Member

Thanks for the report @godfuture

What do you think @mario @tobiasKaminsky @nextcloud/designers / @jancborchardt It would basically be the same thing we already have for the local file list (used for manula upload file selection).

@tobiasKaminsky
Copy link
Member

I am fine with this, but then we can maybe enhance it a bit and make it looks nicer?

Here is how others are doing it:

Files app:
2018-05-30-083812 2018-05-30-083806

Amaze
2018-05-30-083616 2018-05-30-083619

KDE dolphin (file browser)
image

@AndyScherzinger
Copy link
Member

sure thing!

@jancborchardt
Copy link
Member

Good stuff! The first example of how the files app does it is good! I'd say though the dropdown arrow is not needed there as the function is kind of an expert shortcut.

@tobiasKaminsky
Copy link
Member

Then it is close to what we have now if you upload a file:
2018-06-01-080215

Then I'd say that we stay with it, but invert black/white?

@AndyScherzinger
Copy link
Member

Sounds good to me, the triangle is part of the standard spinner so that'll still be there ;) 👍

@tobiasKaminsky tobiasKaminsky added approved and removed needs info Waiting for info from user(s). Issues with this label will auto-stale. labels Jun 1, 2018
@jancborchardt
Copy link
Member

@tobiasKaminsky yup, exactly. And yes, since the general theme is white, that menu should also be white.

@AndyScherzinger aah damn … well, can’t have everything. :D

@AndyScherzinger
Copy link
Member

Well, for the long run we should change it to something like Amaze File Explorer since the tinting for the spinner triangle now needs to use an internal method of the support library which is something that might be an issue in the future but for the short term we can go with this and then move on to our own solution :)

@joshtrichards joshtrichards changed the title Add possibility to navigate in folder hierarchie Add possibility to navigate in folder hierarchy Oct 16, 2023
@joshtrichards joshtrichards added feature: files navigation Navigation matters (e.g. covered under #11072) labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved design enhancement feature: files navigation Navigation matters (e.g. covered under #11072)
Projects
None yet
Development

No branches or pull requests

5 participants