codex-team / codex-team/ajax

Add support for cancel event in file selection input

Open
#50 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
35
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Currently, if the user cancels the upload, the promise is always in pending state, which should not make sense.

The browser provides us with the [cancel event](https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/cancel_event), can we listen for it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.