You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like we have some inconsistency how re-shares are presented to the user, as noted by @nickvergessen here #3033 (comment)
If a user reshares a file file by mail, he gets a mail saying <owner> shared <file> with you on behalf of <the user who shared it>
While this is technically correct, it probably doesn't add any useful information for the recipient.
Another interesting situation:
If a file gets reshared internally the recipient gets a activity, saying <user who shared the file> shared <file> with you. The owner is not mentioned and I think this is OK. The strange thing here, in the file listing we display the owner and not the user who shared the file next to the share icon. This can lead to confusions. Imaging you get a activity saying "user1 shared a file with you", then you open your browser, look at the file listing and will find no file shared by "user1" because in the file listing we show the owner.
Suggestion: Never show the owner or any "behalf on..." message. Instead only show the initiator. That's the important information for the recipient, mentioning the owner doesn't add any useful additional information.
It seems like we have some inconsistency how re-shares are presented to the user, as noted by @nickvergessen here #3033 (comment)
If a user reshares a file file by mail, he gets a mail saying
<owner> shared <file> with you on behalf of <the user who shared it>
While this is technically correct, it probably doesn't add any useful information for the recipient.
Another interesting situation:
If a file gets reshared internally the recipient gets a activity, saying
<user who shared the file> shared <file> with you
. The owner is not mentioned and I think this is OK. The strange thing here, in the file listing we display the owner and not the user who shared the file next to the share icon. This can lead to confusions. Imaging you get a activity saying "user1 shared a file with you", then you open your browser, look at the file listing and will find no file shared by "user1" because in the file listing we show the owner.Suggestion: Never show the owner or any "behalf on..." message. Instead only show the initiator. That's the important information for the recipient, mentioning the owner doesn't add any useful additional information.
Opinions? @rullzer @jancborchardt @nextcloud/designers
The text was updated successfully, but these errors were encountered: