pingdotgg / uploadthing

File uploads for modern web devs
https://uploadthing.com
MIT License
3.95k stars 285 forks source link

Is there supposed to be a loading state during upload for dropzone? #123

Closed claritise closed 1 year ago

claritise commented 1 year ago

Great work on this @t3dotgg , I have been itching to use this since you released it and just got to implement it today in a client's project and it was utterly effortless. I am just wondering if there is any way to get a loading state when using the dropzone component for react? It seems like there is one for the button but none for the drop zone.

Great work and thanks again!

claritise commented 1 year ago

forgot to add the import "@uploadthing/react/styles.css"; 😅