bugbakery/transcribee

Cancel button in document upload form should cancel upload

开放

#239 创建于 2023年5月30日

 (0 条评论) (0 个反应) (0 位负责人)Python (40 个派生)auto 404
enhancementfrontendgood first issue

仓库指标

星标
 (506 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Expected Behaviour

After clicking "create" on the New Document Page, a spinner is shown while the file is uploading. During this time, clicking "cancel" should stop the upload and return back to the main page.

Actual Behaviour

After clicking "create" on the New Document Page, a spinner is shown while the file is uploading. During this time, clicking "cancel" returns back to the main page. The upload is not stopped

贡献者指南