iachat/app/javascript/dashboard
Sivin Varghese 59b9c55967
fix: Keydown handler in useKeyboardEvent composable not registering correctly (#9896)
… correctly

# Pull Request Template

## Description

This PR fixes an issue where the key down handler in the
`useKeyboardEvent` composable was not registering correctly.

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2024-08-06 19:34:36 +05:30
..
api feat: Generate SSO URL in Chatwoot, move Captain to primary tab (#9871) 2024-08-01 19:22:34 -07:00
assets feat: Update the design for dashboard_apps (#9840) 2024-07-25 16:26:00 -07:00
components feat: Dynamically show Shift key in shortcut modal for QWERTZ layout (#9888) 2024-08-06 16:17:43 +05:30
composables fix: Keydown handler in useKeyboardEvent composable not registering correctly (#9896) 2024-08-06 19:34:36 +05:30
constants feat: Better SLA missed events popover (#9215) 2024-04-10 12:49:38 +05:30
helper chore: Migrate all instances of old vuelidate to new v2 syntax [CW-3274] (#9623) 2024-07-30 15:08:22 +05:30
i18n feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
mixins feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
modules feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
routes fix: Fix issues with new conversation form (#9891) 2024-08-06 16:22:38 +05:30
store feat: Generate SSO URL in Chatwoot, move Captain to primary tab (#9871) 2024-08-01 19:22:34 -07:00
App.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
featureFlags.js feat: Generate SSO URL in Chatwoot, move Captain to primary tab (#9871) 2024-08-01 19:22:34 -07:00