-
Notifications
You must be signed in to change notification settings - Fork 34
Debounce on file upload and clear #33
Copy link
Copy link
Open
Milestone
Description
Hello! First of all, thanks for the great package.
About the debounce, it is great to give a more fluid UX, but it also delays the upload and the clear "events" (quotes since they aren't exposed). Could there be a way for them to skip the debounce, perhaps with props immediateUpload and immediateClear or events like @upload and @clear?
Some context, in my use case I need to know when the image was uploaded or cleared while maintaining good UX for when the user scales and drags the image (the main use for debouncing).
Please keep up the good work :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels