mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 18:15:21 +03:00
ab159238dd
This is a fix for a couple of recent regressions: - Fixes #6756: Projects couldn't be renamed anymore from within the project view. - Fixes #6804: One could no longer switch between projects from within the project view. - It also unblocks the issue with the spinner (that got reverted), but that probably needs some extra attention. It might be the long-term goal to have different UX solutions to these cases, but this should fix those regressions in the short term at least. Thanks to @somebody1234 for the in-depth conversation (and the actual code!). |
||
---|---|---|
.. | ||
lib | ||
.gitignore | ||
eslint.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
utils.ts |