#7889 - Implmenet main shortcuts #655
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#655
Loading…
Reference in New Issue
No description provided.
Delete Branch "7889_main_shortcuts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
En esta PR , SOLO está implementada la lógica base.
Queda implementar la keyBinding para cada modulo y reflejarlo en el dashboard
WIP: #7889 - Implmenet main shortcutsto #7889 - Implmenet main shortcuts@ -0,0 +17,4 @@
const combination = `${ctrlKey ? 'Ctrl+' : ''}${
altKey ? 'Alt+' : ''
}${key.toLowerCase()}`;
console.log(ctrlKey, altKey, key, combination);
??
Solved
💣
@ -6,3 +6,3 @@
meta: {
title: 'routes',
icon: 'vn:delivery',
icon: 'vn:delivesry',
fallo?
Dios, bien visto
Totalmente