-
-
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
Show sharing in menu in grid view #14695
Conversation
20018ab
to
615c069
Compare
Was just comparing with the right-click menu and also with our logical sorting – and I have to correct myself: Let’s put the "Share" action first in the list, above "Favorites" rather than below. Since elsewhere it’s always the first action, even being outside of the menu. :) Otherwise awesome! 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As said let’s put Share as first entry in the menu (sorry for the confusion) then it’s 👍 :)
|
@jancborchardt done! 😉 |
It now only shows "Shared" for me with the normal share icon instead of the little chain for public links or the avatar for user/group shares. 😢 |
I guess I missed some check :)
But this is only on incoming shares, right? |
Ah - right. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sure
@skjnldsv Mind to fix the unit tests and conflicts? |
@skjnldsv in my todo for today :) |
Fixed, rebased and ready to go 🚀 |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
17ec4c1
to
ff164db
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works 👍
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 17201: failureTESTS=ui-regression
|
Signed-off-by: John Molakvoæ (skjnldsv) skjnldsv@protonmail.com