n8n/packages
Elias Meire 8df49e134d
fix(editor): Make keyboard shortcuts more strict; don't accept extra Ctrl/Alt/Shift keys (#8024)
## Summary
Keyboard shortcuts such as Shift+S get triggered even when other keys
(Ctrl/Alt) are pressed, creating conflicts with browser or OS shortcuts.

This PR makes keyboard shortcuts more strict: the exact combination
needs to be pressed, no extra keys allowed.
--> Ctrl+Shift+S will no longer trigger the Shift+S shortcut to add a
sticky note

## Related tickets and issues
https://n8nio.slack.com/archives/C035KBDA917/p1702545933647959
2023-12-20 12:06:49 +01:00
..
@n8n feat(editor): Upgrade frontend tooling to address a few vulnerabilities (#8100) 2023-12-19 19:23:55 +01:00
@n8n_io/eslint-config feat(editor): De-duplicate frontend devDependencies (no-changelog) (#8094) 2023-12-19 17:43:46 +01:00
cli fix(core): Downgrade Rudderstack SDK (no-changelog) (#8107) 2023-12-20 11:59:44 +01:00
core refactor(core): Improve test-webhooks (no-changelog) (#8069) 2023-12-19 17:32:02 +01:00
design-system feat(editor): Upgrade frontend tooling to address a few vulnerabilities (#8100) 2023-12-19 19:23:55 +01:00
editor-ui fix(editor): Make keyboard shortcuts more strict; don't accept extra Ctrl/Alt/Shift keys (#8024) 2023-12-20 12:06:49 +01:00
node-dev 🚀 Release 1.21.0 (#8019) 2023-12-13 16:34:00 +01:00
nodes-base refactor(Discord Node): Stop reporting to Sentry inaccessible guild error (no-changelog) (#8095) 2023-12-19 15:07:51 +01:00
workflow refactor(core): Improve test-webhooks (no-changelog) (#8069) 2023-12-19 17:32:02 +01:00