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

貢獻者指南