files-ui-react icon indicating copy to clipboard operation
files-ui-react copied to clipboard

Have a few suggestions

Open xqb0407 opened this issue 2 years ago • 1 comments
trafficstars

1.You want ref to be able to invoke the component default event for upload 2.You can customize the button to trigger the upload, and then add the upload progress 3.I want fakeUpload to be able to customize the upload status, progress, etc. I want every upload to be successful, not random upload success.

xqb0407 avatar Jul 13 '23 02:07 xqb0407

Hey @xqb0407 ! Thanks for the suggestions!!

We've already addded the 3rd one. We will include a prop to define the behaviour for fakeUpload. (e.g. all uploads will end in success, error or random status)

About the first and second items. Do you mind giving us a further detail about those points?

JinSSJ3 avatar Jul 24 '23 03:07 JinSSJ3