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

Update to new mockup #452

Open
jelly opened this issue May 14, 2024 · 3 comments
Open

Update to new mockup #452

jelly opened this issue May 14, 2024 · 3 comments

Comments

@jelly
Copy link
Member

jelly commented May 14, 2024

Here's what files is supposed to (eventually) look like:

image

Basically:

  • The stuff on the left affects the stuff on the right.
  • The stuff on the top affects the stuff below it.

(This is basically how UI flow works overall, not just for Files.)

To break it down further, for Files:

  1. Bookmarks affect location.
  2. Editing affects location.
  3. Then location.
  4. Then filtering and sorting changes the look of the location.
  5. Then actions for that location (which is affected by everything but before, except view filtering and sorting, actually).

So 1 - 3 are inputs to your location (with 3 being your current status) and 4 - 5 how you see and what you do when there.

The widgets in the mockup are all PF conventions, including the inline edit (a standard input, with the buttons without frames, and the check first with the x after).

Originally posted by @garrett in #422 (comment)

@jelly jelly added this to the First official release milestone May 14, 2024
@jelly
Copy link
Member Author

jelly commented May 14, 2024

Blocked by: #384

@allisonkarlitskaya
Copy link
Member

fwiw, I like having separate functional groupings for:

  • everything to do with navigation (bookmarks, breadcrumb, edit location, etc.)
  • everything to do with how the current location is shown (sort, filter, grid/list, show-hidden, etc.)

and I like that the second group is located physically closer to the area that contains the items (ie: inside of the big white box) instead of at the top beside the navigation area. I also feel like this is less likely to run out of space on mobile.

@jelly jelly removed this from the First official release milestone May 22, 2024
@garrett
Copy link
Member

garrett commented May 23, 2024

  1. Latest version of all mockups are now at Cockpit Files mockups #471
  2. A WIP discussion about merged vs. unmerged bars, with mockups, is now at WIP: Unmerged bars? #474

We should try to keep the exploratory and discussion related discussions as completely separate topics, as to not clutter the design doc. (We can make lots of posts in discussions and close or abandon ones that are no longer relevant, but threads within a discussion get gnarly pretty quickly.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants