mirror of
https://github.com/enso-org/enso.git
synced 2024-12-11 12:24:27 +03:00
37c487f530
Fix issues restoring cloud projects that have been closed. On current develop, the frontend assumes cloud projects are still open from the last time they were open. If this is not the case, it tries to open WebSocket endpoints that no longer exist # Important Notes For a relatively easy way to test: - Run `Enso.dmg` or `./ide run watch` - Open a cloud project - Refresh Electron to make sure restoration is working - Go to `localhost:8080` - Close the project - Refresh Electron to make sure startup + restoration is working Should also test restoring local projects to make sure that didn't break. I was unable to properly test cloud projects (the one I tested with opened, but was blank with just the IDE background and no cursor and no nodes, for some reason) |
||
---|---|---|
.. | ||
src | ||
bundle.ts | ||
esbuild-config.ts | ||
package.json | ||
tailwind.config.ts | ||
test.ts | ||
tsconfig.json | ||
watch.ts |