bugbakery/transcribee
Cancel button in document upload form should cancel upload
Aberta
#239 aberto em 30 de mai. de 2023
enhancementfrontendgood first issue
Métricas do repositório
- Stars
- (506 estrelas)
- Métricas de merge de PR
- (Mesclagem média 1d 17h) (36 fundiu PRs em 30d)
Description
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