mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 15:21:48 +03:00
6af51d7c82
- Fixes #7603 - "Move All To Trash" option sometimes appears even when the list is empty # Important Notes This appears to be caused by multiple things: - deleting a single item does not remove it from the set of selected keys - waiting for `project/close` to make sure a project can be `project/delete`d, takes a while. Both issues have been fixed, by adding a new `AssetListEvent` to let the assets table to immediately remove the asset's key (its id or placeholder id) from the set of selected keys |
||
---|---|---|
.. | ||
lib | ||
.gitignore | ||
debugGlobals.ts | ||
eslint.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
utils.ts |