-
Notifications
You must be signed in to change notification settings - Fork 804
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
share dialog in new client badly designed #158
Comments
Indeed, this is really awful :/ |
Folks, when and why was this changed? :\ Where’s the spec discussion where designers were involved? Once we introduce a change like this, it is an absolute mess to clean up and roll back. Splitting this into two tabs is exactly the same mistake we did with splitting the Activity view in settings into 3 separate lists. It’s confusing and a mess of an interface – even the amount of options on the link alone. We can’t have parts of our project just do their own thing design-wise. We are all working on one project and it has too look and work in a coherent fashion. |
It was downstreamed ;) |
Ugh, ok. Then sorry for the assumption! :) Then for clarification @nextcloud/client are we still trying to change as little as possible to make downstreams possible? Cause that share dialog (and the mentioned Activity list in 3 separate tabs) are really some things we could and should improve the design of on our end. :) |
@jancborchardt well I haven't look at the code that is moved around. But it is more a question of time (and all the trouble it gives with more downstreamed changes). But in general yes we should be able to fix this. The question is when. |
@jancborchardt "Perhaps we can sit at FOSDEM and mockup something that looks designed for normal users, not system administrators?" +1 |
@camilasan great idea! :) Let's do that. (Haha, only now saw that @jospoortvliet wrote that below the screenshots. ;) |
Here's the mockup for sharing, to combine users and links :) |
From talking to @jancborchardt: the "New share link" will be displayed once the user click in the input "Share". |
For android and iOS @jancborchardt came up with nextcloud/android#2485, which should be roughly the same as web UI. |
Please remember to make sure that file-drop works! In the screenshots above and in the current client, this is not available. It shows the third description under 'download/view' and 'download/view/upload' as "receive files from others without revealing the contents of the folder" but you can't actually choose it. I suppose the dialog should look as close as possible to the web UI and at least have all the functions:
Some day, tags, comments and activities should be integrated, I suppose... |
Yes, those options are in what in the mockup above is called "Menu building block", that is the 3-dot popover menu. And as @pixelipo said in nextcloud/server#6620 (comment)
Because we have a lot of people asking for the ability to share a folder with viewing and upload permissions, but not edit (meaning delete). For example if you share a vacation pictures folder with others where you want them to add stuff but not accidentally delete. |
The new share dialog is merged, so let's close this. |
Hi,
Just looking at the new client, 2.4.x or so, and its new share dialog:
This really needs input from @nextcloud/designers ... Perhaps we can sit at FOSDEM and mockup something that looks designed for normal users, not system administrators?
The text was updated successfully, but these errors were encountered: