Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on upload cancel #33

Closed
1 task done
zluipaiva opened this issue Oct 21, 2022 · 2 comments · Fixed by #34
Closed
1 task done

Error on upload cancel #33

zluipaiva opened this issue Oct 21, 2022 · 2 comments · Fixed by #34
Assignees
Labels
bug Something isn't working hactoberfest Hactoberfest 2024

Comments

@zluipaiva
Copy link
Contributor

Define You:

  • Contributor

Describe the Bug

An error is thrown when you successfully upload a file and then cancel a second file upload. The same happens when uploading folders

Steps to Reproduce

Steps to reproduce the behavior:

While on file upload screen:

  1. Click on "Upload" button
  2. Select a file and confirm upload
  3. Click on "Upload" again
  4. Cancel the file upload

Expected Behavior

When the second upload is cancelled, the application should not change its state and should continue displaying the previous qr code

Actual Behavior

When the upload is cancelled, the app appears to be uploading another file, but the loading stays on 0% and an error is throw in the console.

Screenshots

Error message:
image

@zluipaiva
Copy link
Contributor Author

If possible, I would like to work on it!

@akhileshthite
Copy link
Member

If possible, I would like to work on it!

Yep, go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hactoberfest Hactoberfest 2024
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants