-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Provide Better Feedback For Failed Uploads #12228
Provide Better Feedback For Failed Uploads #12228
Conversation
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[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.
Functionality of quick access to "FileUploadList" already exists. You should actually be able to simply click on the notification and be redirected. Maybe this is not working in Android 14? The implementation for this is in notifyUploadResult a view lines down from your reimplementation. Maybe get the original implementation to work?
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12228.apk |
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.
Works for me! Thanks for the change :)
Revert "Merge pull request #12228
When upload failed user may want to navigate to Upload List so I added action for that into notification. Before this implementation user can just open conflict resolve dialog or dismiss notification
If user taps the notification goes to upload list
If user taps the resolve conflict FileResolveConflictDialog appears
Sometimes file cannot be found to solve conflict and nothing happens. I added snackbar message to provide better feedback
https://github.com/nextcloud/android/assets/67455295/2f36f36a-377e-4c77-8038-9a9415461462