bugbakery/transcribee

Cancel button in document upload form should cancel upload

Aperta

#239 aperta il 30 mag 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Python (40 fork)auto 404
enhancementfrontendgood first issue

Metriche repository

Star
 (506 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor