bugbakery/transcribee

Cancel button in document upload form should cancel upload

オープン

#239 opened on 2023/05/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (40 件のフォーク)auto 404
enhancementfrontendgood first issue

Repository metrics

Stars
 (506 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド