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

Debounce on file upload and clear #33

Open
ChrisCWerner opened this issue Apr 21, 2021 · 0 comments
Open

Debounce on file upload and clear #33

ChrisCWerner opened this issue Apr 21, 2021 · 0 comments
Milestone

Comments

@ChrisCWerner
Copy link

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 :)

@SeregPie SeregPie added this to the v20 milestone Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants