Web: folder names in breadcrumbs overlayed by search bar on low resolution

Created on 7 Jun 2019  Â·  22Comments  Â·  Source: owncloud/web

image

Bug

All 22 comments

will be fixed with #1221

will be fixed with #1221
Well, not really as this can be tackled in different ways.

Space is really tight in the app-bar there. So I suggest the following:

breadcrumb-in-tight-spaces

  1. Navigate to the immediate parent folder
  2. Current folder (ellipses if name it tooo long)
  3. All extra functions will hide in this "more" button

@individual-it @DeepDiver1975 @LukasHirt thoughts?

If it's feasable … I would take a look on how the "more" could work.

I'm moving this to next week already - we need to chat about this then ....

Screenshot from 2019-06-25 10-39-11
Screenshot from 2019-06-25 10-39-22
Screenshot from 2019-06-25 10-39-34
Screenshot from 2019-06-25 10-39-43

exactly :-)

go for it :+1:

@felixheidecke @DeepDiver1975 @michaelstingl I wouldn't hide the search. We could try to copy a little bit the new iOS app here.

image

Exchange back with home icon, in the middle the same behaviour - current folder with a dropdown in which you find all the previous folders - and instead of select filter and I think we are good to go. This should work nicely IMHO. Any thoughts about this?

Nice alternative - yes. THX for the input

I guess in the app, all that disappears on the scroll. Apps have no authority over the Phoenix top bar, so the height and layout will remain as is. All of that together would amount to block roughly 1/4 or 1/5 other the overall vertical space. We can also have the app bar disappear on scroll and reappear on scroll upwards. Not in general but in the filesAppBar case.

Is the search as important so that it needs to be in view @ all times?

We must not forget, that the browser also brings its own address bar and app-info bar (or whatever term is)

Screenshot_20190625-131524_Chrome

We should keep it a thin as possible. using <oc-button size="small" … /> even

which actions are hided under the »more« options?

Here we would have search, adding (Files and Folders) as well as the Filter option. All that is available in the wide-view so far.

I would not hide these options!

the »add new« can be positioned under the breadcrumb.

»add new« needs a primary colour. Currently it’s a nearly disabled colour.

In the current screen, there are two »hamburger menues«. That’s one too much.

As mentioned above … there is not much vertical room to show all of that @ the same time. There is the address bar as well as all the other stuff. If you'd like … I can go ahead and create a visual clue on how this may look.

In the current screen, there are two »hamburger menues«. That’s one too much.

@wuenschedesign this is the current oc11 way. The second burger is not part of the breadcrumb and not part of the session ;-)

A rough compilation of having the two rows of content here:

FireShot-Capture-023---ownCloud-Phoenix---192 168 2 82

On scrolling down, the adressbar disappears, on scrolling up it reapears roughly blocking 1/3 of the screen height.

I propose the following, based on what @LukasHirt had in mind.

FireShot-Capture-024---ownCloud-Phoenix---phoenix owncloud com

@wuenschedesign Using the small(er) approach on the right, we may be able to show more buttons. Such as search and add. The "rest" will be available inside of the more-button.

Why is the name of the folder in a pulldown menu?

That stems from the current header implementation that @LukasHirt mentioned here: https://github.com/owncloud/phoenix/issues/1269#issuecomment-505371089

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tomneedham picture tomneedham  Â·  3Comments

DeepDiver1975 picture DeepDiver1975  Â·  6Comments

LukasHirt picture LukasHirt  Â·  4Comments

individual-it picture individual-it  Â·  5Comments

PVince81 picture PVince81  Â·  7Comments