bugbakery/transcribee
Cancel button in document upload form should cancel upload
Offen
#239 geöffnet am 30.05.2023
enhancementfrontendgood first issue
Repository-Metriken
- Stars
- (506 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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