Skip to content

Debounce on file upload and clear #33

@ChrisCWerner

Description

@ChrisCWerner

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions