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

[Bug] Can't download folders #742

Closed
tprudentova opened this issue Nov 26, 2024 · 1 comment · Fixed by #751
Closed

[Bug] Can't download folders #742

tprudentova opened this issue Nov 26, 2024 · 1 comment · Fixed by #751
Assignees
Labels
bug Something isn't working

Comments

@tprudentova
Copy link
Collaborator

tprudentova commented Nov 26, 2024

vv1.0.5rc6, drive.stg.lin-saas.com, Safari

  1. Upload a folder
  2. Try downloading it
  3. Error
Screen.Recording.2024-11-26.at.11.44.40.mov
@tprudentova tprudentova added bug Something isn't working blocker labels Nov 26, 2024
@shepilov shepilov removed the blocker label Nov 26, 2024
@MontaGhanmy
Copy link
Collaborator

Currently, downloads in Safari are failing because the browser blocks new tabs triggered by the download process.

Potential Solutions:

  • Initiate the download within the same page instead of opening a new tab.
  • Implement a delay (e.g., setTimeout) to see if Safari allows the action.
  • Use an iframe?
  • Display a warning message asking users to change their settings to allow new tab downloads.

@MontaGhanmy MontaGhanmy self-assigned this Nov 27, 2024
@MontaGhanmy MontaGhanmy linked a pull request Nov 27, 2024 that will close this issue
@ericlinagora ericlinagora added this to the v1.0.5-rc2+ milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants