-
-
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
fix(files): drop to folder path and user feedback #43267
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
Part of it has been fixed already, some remains: Issue 1
Peek.02-02-2024.08-06.mp4Issue 2Considering the following path: Peek.02-02-2024.08-12.mp4 |
40498d9
to
95c0a90
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.
🚀
/compile rebase / |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
95c0a90
to
5f4a0d9
Compare
/backport to stable28 |
Please review two commits separately
Uploading: addaa9b
/Photos/Photos/Landscapes
)t.dataTransfer.files.forEach is not a function
Cleanup: 23d934f
On a previous version, we were using the default
CheckboxRadioSwitch
model
behaviour, that only works with string. WithdefineComponent
we now see that there are a lot of typing issues. We switch back to properly using anumber
and not astring
FileEntry mixin: 1d46720
Much cleaner to not have duplicate code 🙈