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

Allow to import directories as projects #4514

Open
amanape opened this issue Oct 22, 2024 · 0 comments
Open

Allow to import directories as projects #4514

amanape opened this issue Oct 22, 2024 · 0 comments
Labels
backend Related to backend frontend Related to frontend medium effort Estimated medium effort

Comments

@amanape
Copy link
Member

amanape commented Oct 22, 2024

This seems to have reasonable support in desktop browsers: https://caniuse.com/input-file-directory
We will probably have to handle it as a multipart upload, if I had to guess...not great but doable

Originally posted by @rbren in #4255 (comment)

Or we could allow user to select a "folder" - and automatically zipping that folder for upload if we are using it on saas, otherwise just set that as workspace (in case it is launched locally?)

Originally posted by @xingyao in #4255 (comment)

@amanape amanape added frontend Related to frontend backend Related to backend medium effort Estimated medium effort labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend frontend Related to frontend medium effort Estimated medium effort
Projects
None yet
Development

No branches or pull requests

1 participant