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

While logging out from google drive the files selected are not getting unselected #4174

Open
2 tasks done
vignesh5320 opened this issue Oct 26, 2022 · 1 comment
Open
2 tasks done
Assignees
Labels

Comments

@vignesh5320
Copy link

Initial checklist

  • I understand this is a bug report and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Link to runnable example

No response

Steps to reproduce

  1. Launch uppy dashboard
  2. Select "Google drive" option
  3. Login to google drive (eg. "abc@gmail.com")
  4. select any file
  5. Without uploading the file, logout from "Google drive" account
  6. Launch uppy dashboard again
  7. Select "Google drive" option
  8. Login to different google drive account (eg. "def@gmail.com")
  9. select any file
  10. Verify the total number of files selected
  11. Try to upload the selected files

Expected behavior

If a file is selected and if it is not uploaded before logging out, the select files should get unselected

Actual behavior

If a file is selected and if it is not uploaded before logging out, the select files is not getting unselected instead it is keeping the files as selected in the backend and if the user is logging in to uppy with the different gmail account the previously selected files are getting added with the current selection of files and while trying to upload the files only the current session google drive files are only getting upload whereas the previously selected google drive account files are not getting uploaded

@Murderlon
Copy link
Member

Potentially related #3978

@arturi arturi removed the Triage label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants