-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Fix ShareLink Upload UI for Folders #30256
Conversation
Do not show the Upload-Option if it is not allowed to check. Signed-off-by: Jonas Rittershofer <[email protected]>
/compile amend/ |
/backport to stable23 |
/backport to stable22 |
/backport to stable21 |
Signed-off-by: nextcloud-command <[email protected]>
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.
👍
The backport to stable23 failed. Please do this backport manually. |
The backport to stable22 failed. Please do this backport manually. |
The backport to stable21 failed. Please do this backport manually. |
Somebody knows, why this happens? 🤔 |
Simple fix of a quite old bug i stumbled upon today. The Upload-options for folders are shown only if the user has permissions to do so. If permissions are not given, until now it fell back to the option for files instead of showing nothing.
Fixes #27962
Corresponding v-if:
server/apps/files_sharing/src/components/SharingEntryLink.vue
Line 155 in e006491
Showing the bug: files option on folder