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] Allow adding data from cloud providers without private storage #2333

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paperfront
Copy link

  • Pass all cloud providers to the load data modal
  • Add test
  • Add mock provider that doesn't support private storage

* Pass all cloud providers to the load data modal
* Add test
* Add mock provider that doesn't support private storage

Signed-off-by: paperfront <[email protected]>
@paperfront
Copy link
Author

This issue came up in the context of trying to add a cloud provider that provides datasets to users of the app, but that doesn't support users saving their personal data to that provider. In the current code, only providers with private storage are being passed to the load-data-modal, but it seems that this is a bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant