fix(files_sharing): show note, label and list of uploaded files on file drop#53055
fix(files_sharing): show note, label and list of uploaded files on file drop#53055AndyScherzinger merged 2 commits intostable31from
Conversation
|
/backport to master |
5235cfc to
5a6d0df
Compare
|
Wow! Thank you for fixing that so quickly @susnux 😃 |
|
I was just here to enquire about the lack of uploaded file feeback and that the message function wasn't working. Thank for your contribution :) |
szaimen
left a comment
There was a problem hiding this comment.
Tested and works. Also looks good from the screenshots but did not review the code.
Thanks for fixing this! :)
@susnux is there a reason why you did not target master directly? |
No, I tried reproducing and fixing this for a ticket on 31 and only later noticed its bigger than expected so directly pushing it to 31 is easier and afterwards adjust for master. |
f226ad3 to
971c083
Compare
|
/compile |
provokateurin
left a comment
There was a problem hiding this comment.
Code LGTM, but did not test
97fae34 to
c0060f8
Compare
…le drop This was missing from the Vue migration of the public share view: - Show the note as the description of the file drop - Show the label as the heading of the file drop if available - Show list of uploaded files for verification Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
c0060f8 to
c3e9c89
Compare
Summary
This was missing from the Vue migration of the public share view:
Checklist