cv-frontend-vue
cv-frontend-vue copied to clipboard
refactor: remove jQuery & DOM logic from CustomShortcut.vue
Fixes #433
Describe the changes you have made in this PR -
removed jQuery & DOM logic from CustomShortcut.vue
Screenshots of the changes (If any) -
Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.
Summary by CodeRabbit
- Refactor
- Improved the responsiveness and reliability of the shortcut editing dialog by updating how style and focus are managed, resulting in a smoother and more consistent user experience. No visible changes to functionality.