bugbakery / bugbakery/transcribee
Cancel button in document upload form should cancel upload
Open
enhancement
frontend
good first issue
- Dominant language
- TypeScript
- Stars
- 515
- Forks
- 39
- Avg merge
- 19h 36m
- Merged PRs (30d)
- 15
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**
Contributor guide
Assessment
This issue has not been assessed yet.