-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Removing failed uploads from ContributionsList #199
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
Comments
I have never seen such a feature. |
I just ran into this problem while I had a bad internet connection. It would be good if the app would have a button to retry the upload. |
I think this issue is quite annonying, my proposed solution is:
I think this issue is high priority from now on. |
Sounds good. AFAIK retry does not usually work currently though, that would need to be fixed simultaneously.
How resource-intensive would this be? |
Yes this also needs to be fixed, but for some cases, retry is not event possible. So we need to cancel it automaticcally with a toast message.
I think we can listen when a new item is added to our db. |
Currently we have retry and delete buttons for failed uploads, they work well in general but they are still not very consistent. |
@nicolas-raoul This issue is pretty old and now we can easily remove the failed uploads , HENCE this issue is already solved |
@Rishavgupta12345 You are right, there is now a button to remove failed uploads. |
From andrea as:
Do we have a way for the user to remove the failed uploads from their Contributions list? If not, should we?
The text was updated successfully, but these errors were encountered: