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

Show path bread crumb UI #354

Closed
hosy opened this issue Apr 9, 2019 · 2 comments
Closed

Show path bread crumb UI #354

hosy opened this issue Apr 9, 2019 · 2 comments
Assignees

Comments

@hosy
Copy link
Collaborator

hosy commented Apr 9, 2019

Description

If you have a deep folder structure it would be nice to switch easily back to the root folder or a parent folder.

Steps to reproduce

  1. Open a deep nested folder structure
  2. Switch back to the root folder

Expected behaviour

As a user I want to have a UI to switch easily to a parent folder or root folder.

Actual behaviour

User have to go through all path structure to access the root folder.

Client

iOS version:
12.2

ownCloud app version:
1.0.0 Build 114

Device model:
iPhone, iPad

@hosy hosy self-assigned this Apr 9, 2019
@hosy
Copy link
Collaborator Author

hosy commented Apr 9, 2019

Here is a first draft how it could look like. Tap on the navigation bar title in a subfolder to access the bread crumb for the current path.

IMG_8081-2

@michaelstingl
Copy link
Contributor

michaelstingl commented Apr 9, 2019

Looks nice – go for it!! 👍

hosy added a commit that referenced this issue May 2, 2019
* #354 show path bread crumb for current path structure

* remove 1 pixel for height to hide the last separator line

* - added constants
- added accessibility stuff
- changed font for UIButton

* changed root title "/" to bookmark short name

* larger content width to use complete screen of iPhone sizes

* title color missed theming

* fixed variable names, content size width
@hosy hosy closed this as completed May 2, 2019
@jesmrec jesmrec mentioned this issue May 3, 2019
45 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants