Web: Split file list metadata horizontally instead of stacking

Created on 31 Jan 2019  路  5Comments  路  Source: owncloud/web

Steps to reproduce

  1. Open files app in phoenix
  2. Observe list of files and folders.

Expected behaviour

  • Aasy to spot file based on name (this is why you are here, to locate a file)
  • Can spot lasted activity, or particular sized file

Actual behaviour

  • Metadata for files are stacked on top of each other, essentially in one column
  • This makes it hard to scan with your eyes for a particular results

    • See native file browsers -> separate columns

    • See other cloud browsers -> separate columns

  • Also allows sorting by column.

  • Column show/hide is another discussion IMO.

Example of stacked (now):
screenshot 2019-01-31 at 15 41 05

Example of horiztonal (desire, cleaner, easier to find files, more consistent):
screenshot 2019-01-31 at 15 41 16

Discussion Design

All 5 comments

Mobile optimised view could have multi-line layout, similar to native mobile apps. (depending on available space)

They have been stacked because of in case the sidebar is open the space is better used.

I'm far from happy with the current side bar behavior - this needs UX input ....

Would rather design a file list that works, than change that, because of another component... :P Seems a bit strange. We can do better! Maybe side bar slides in, and all columns apart from name are hidden

Absolutely agree. We can do better and we will so better!

Done with ui kit stuff recently

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PVince81 picture PVince81  路  9Comments

DeepDiver1975 picture DeepDiver1975  路  3Comments

LukasHirt picture LukasHirt  路  4Comments

kulmann picture kulmann  路  4Comments

LukasHirt picture LukasHirt  路  6Comments