Skip to content
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

Implement a retry functionality to Ant Design's Upload Component if uploading a file fails #27021

Open
1 task
meharfatimakhan opened this issue Oct 6, 2020 · 1 comment
Labels

Comments

@meharfatimakhan
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

In certain scenarios, upload fails and for those scenarios, we have to remove the picture and upload it again. This affects user experience greatly, so in order to avoid that retry functionality should be added in Upload component of Ant Design.

What does the proposed API look like?

Add retry functionality on the picture that the user is attempting to upload which would attempt to upload the picture again without having to choose it again.

@soguagirl
Copy link

遇见了一毛一样的问题,用的是antd v2.9.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants