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]: Importing workspace doesn't spawn file explorer window #481

Closed
DMNinja opened this issue Oct 6, 2022 · 2 comments
Closed

[bug]: Importing workspace doesn't spawn file explorer window #481

DMNinja opened this issue Oct 6, 2022 · 2 comments
Labels

Comments

@DMNinja
Copy link

DMNinja commented Oct 6, 2022

Describe the bug

To expand upon the title, although the export button functions as intended, and i can freely export a workspace, the import button doesn't seem to behave as expected

To Reproduce

1: Open up Docker Desktop for Windows (v 4.12.)
2: Open up the latest Affine Container (Image ID: 0a0ddba15863683598d8138c8aeed6ddebe8c50df976e79234144a565b03621c)
3: Press the Import Button
4: Click on the browser prompt
(I have included a video as a zip file for reference)

Screenshots

Video Is provided instead of screenshots
2022-10-06 14-14-01.zip

Expected behavior

A file browser menu is expected when clicking the import button.

Platform

Windows 10

Browser

Brave Browser

Additional context

No response

@ShortCipher5
Copy link
Contributor

This is likely due to the browser, as I notice you are using Brave Browser. Officially we only currently support Chrome.

For further information, the following error is reported in the console: window.showOpenFilePicker is not a function

@alt1o
Copy link
Contributor

alt1o commented Oct 11, 2022

some relative information: brave/brave-browser#18979
or follow this steps below:

  1. open a blank tab, and enter in location bar: brave://flags
  2. find the "File System Access API", and change the value to "enabled"

image

@alt1o alt1o closed this as completed Oct 11, 2022
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