-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix(files): drop to folder path and user feedback #43267
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
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
susnux
left a comment
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æ <[email protected]>
Signed-off-by: John Molakvoæ <[email protected]>
Signed-off-by: John Molakvoæ <[email protected]>
Signed-off-by: John Molakvoæ <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
95c0a90 to
5f4a0d9
Compare
|
/backport to stable28 |
Please review two commits separately
Uploading: addaa9b
/Photos/Photos/Landscapes)t.dataTransfer.files.forEach is not a functionCleanup: 23d934f
On a previous version, we were using the default
CheckboxRadioSwitchmodelbehaviour, that only works with string. WithdefineComponentwe now see that there are a lot of typing issues. We switch back to properly using anumberand not astringFileEntry mixin: 1d46720
Much cleaner to not have duplicate code 🙈