-
Notifications
You must be signed in to change notification settings - Fork 323
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
Delay setting project state to Opened
until backend is fully ready
#6426
Conversation
:| woops |
6160a8d
to
6befbfa
Compare
(sorry everyone, bad merge) |
so it seems like this may not be needed because this might be getting implemented directly in the backend |
@somebody1234 for now we need this little workaround. Loading animation should be going on until it receives also 200 response from Can we improve this to make the loading icon spin until setState is success? Also we should check |
…org/enso into wip/sb/cloud-desktop-mode-switcher
Ok, few questions:
|
re: #1 - it was based on the cloud desktop backend switcher PR - it was ~10 lines before the revert. I'll be marking as draft until that's been sorted out |
closing as it has been cherry-picked to #6448 |
Pull Request Description
Fixes cloud-v2/#351
Important Notes
Not tested as I'm not sure how to repro the opening-a-project-before-it's-actually-ready thing.
Checklist
Please ensure that the following checklist has been satisfied before submitting the PR:
Scala,
Java,
and
Rust
style guides. In case you are using a language not listed above, follow the Rust style guide.
./run ide build
.