-
-
Notifications
You must be signed in to change notification settings - Fork 83
Ctrl-Z should only work in the active folder #1185
Copy link
Copy link
Open
Labels
Needs DesignWaiting for input from the UX teamWaiting for input from the UX teamPriority: Lowe.g. Corner cases affecting few users, minor cosmetic issuese.g. Corner cases affecting few users, minor cosmetic issues
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Needs DesignWaiting for input from the UX teamWaiting for input from the UX teamPriority: Lowe.g. Corner cases affecting few users, minor cosmetic issuese.g. Corner cases affecting few users, minor cosmetic issues
Prerequisites
Feature
Is your feature request related to a problem? Please describe.
The
Ctrl-Zcommand silently reverses actions in folders other than the one currently being displayed. This can be dangerous because there is no warning that anything happened.Describe the solution you'd like
Ctrl-Zshould only work on the active folder.Existing work
None as far as I'm aware.
Describe alternatives you've considered
Perhaps keep the functionality but add a warning message that something happened in a folder different from the one currently being shown?
Additional context