Just discovered that these imports silently fail when you’re not logged in, and you just end up with a default Gomix. We can work around this and just not use the import feature, but ideally import would work when you’re not logged in, or barring that, would provide error message of some sort.
The bug doesn’t seem to be fully resolved. Only get a tiny modal with error message "Arg, something went wrong. Try again? :@ " which is not very helpful.
Yeah, indeed the “remix/clone-from-repo” seems to work fine. Moreover, this seems faster than the “import” method: I have the impression that with the import method, a default image is first loaded and then erased to actually load the repo.
What are the difference with those two methods @cori ?