Skip to content

Exposing the cancel event of file upload #7589

Open
@pfteter

Description

@pfteter

Describe your motivation

When a user closes the file upload dialog a cancel event is triggered by input type file.
Baadin-upload is not exposing the event, making it hard to do proper validation with the component

Describe the solution you'd like

expose the cancel event

see example:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#detecting_cancellations

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions