Rumfiske
Rumfiske
TTCTheo's Typesafe Cult
Created by Rumfiske on 7/17/2024 in #questions
Make upload delayed possible?
Is there a way to delay file uploads onDrop in Uploadthing? I want to collect all files dropped into the dropbox, but only initiate the actual upload when a "Product" is created. Currently, if a user starts creating a new product, adds images/files, and then leaves the page, I end up with unused and untracked files on Uploadthing. This could lead to unnecessary storage costs for files that serve no purpose. Any suggestions on how to handle this?
1 replies