-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Move sharing options into popover menu #607
Conversation
@ChristophWurst, thanks for your PR! By analyzing the annotation information on this pull request, we identified @PVince81, @blizzz and @schiessle to be potential reviewers |
having this new drop-down menu for the additional share permissions looks great. But I would keep the "unshare" button out. This makes it way more easier to unshare multiple files in a row. |
Awesome! |
Btw why is can edit not in the dropdown? |
Because it's used more frequently according to @jancborchardt |
And it is a meta permission. |
can edit does not cover can share... |
»can edit« is outside of the dropdown because deciding if you share something with a person read-only or with full access is arguably an important decision. It should not be hidden away in a dropdown. Agree that we can keep the »Unshare« button out of the dropdown for now. So it should look like this:
|
What we should also do:
|
I think the can reshare should also be out of the dropdown. It is an essential permission. |
Ah it is because of some of the js magic. Let me fix it :) |
483ede9
to
cbf0a65
Compare
Should work now ;) Some things:
|
cbf0a65
to
098460f
Compare
It now looks like this. Which I think is very nice! @jancborchardt suggestions? |
And the alignment is a bit off. |
From #146
Never mind was for link sharing |
@MorrisJobke yeah I leave all that to somebody with a bit more CSS fu ;) |
@rullzer ;D exactly the reason why I would have moved it into the menu. ;) But a bit of spacing might take care of it as well. |
@ChristophWurst @rullzer What is the status of this? Could I somehow help here? |
@MorrisJobke ah yes. The aligning is still a bit off and we probabaly need more spacing between the delete button. Awesome if you could take care :) |
@MorrisJobke @rullzer what's the status of this now? Anything left that needs to be done? |
Rullzer asked if I could help with the layout. I haven't looked at it yet. |
098460f
to
96af627
Compare
@ChristophWurst thnx! I'd say lets get this in! We can sort out details later. Longer we wait the more conflicts and stuff will pop up. SO LGTM! |
Current coverage is 30.59% (diff: 100%)@@ master #607 diff @@
==========================================
Files 1081 1081
Lines 60020 60020
Methods 6808 6808
Messages 0 0
Branches 0 0
==========================================
Hits 18362 18362
Misses 41658 41658
Partials 0 0
|
LGTM |
@jancborchardt your turn, fix the styling :-P
TODO:
cc @nextcloud/designers