mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 19:03:27 +03:00
775ca3722a
Closes: enso-org/cloud-v2#1084 Tl;dr: This PR disable almost all actions in trash folder, except restore/hard delete. Context: Currently, we can do a lot of actions it trash folder: arrange files in folders, create new folders, edit files and so on. We want to disable most of these actions. This Change: - Disables d&d support within trash folder, but leaves the ability to drag thigs back to home folder. - Disables most of the keyboard shortcuts(copy,paste,new...etc) except hard delete/restore - Disables launching projects - Disables rename - Disables assigning labels - Disabled editing the description & sharing https://github.com/enso-org/enso/assets/61194245/35c6532d-719f-46b2-a2f7-b54b54856bbd Test Plan: This PR expects thorough testing to make sure we have disabled everything except hard delete/restore and the same way we didn't break the home folder :) |
||
---|---|---|
.. | ||
gui2 | ||
ide-desktop |