iachat/app/javascript/dashboard
Sivin Varghese 07dd6448f4
fix: fast scrolling in canned responses list on mouse hover (#11933)
# Pull Request Template

## Description

This PR fixes a fast scrolling issue in the canned responses list that
occurred when hovering near the top or bottom edge.

Fixes https://github.com/chatwoot/chatwoot/issues/11923,
[CW-4624](https://linear.app/chatwoot/issue/CW-4624/canned-responses-menu-scrolls-too-fast-when-mouse-near-top-or-bottom)

## Type of change

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

## How Has This Been Tested?

### Screencast

**Before**


https://github.com/user-attachments/assets/1c39ad33-c5c9-49ce-a252-542428b7f7e3

**After**


https://github.com/user-attachments/assets/19c73713-0ffe-461a-9c3d-486e53e21abf




## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] 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
2025-07-14 11:02:51 +05:30
..
api feat: notion OAuth setup (#11765) 2025-06-26 19:16:06 +05:30
assets chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
components fix: fast scrolling in canned responses list on mouse hover (#11933) 2025-07-14 11:02:51 +05:30
components-next fix: Contact name editing did not allow spaces (#11931) 2025-07-14 10:27:50 +05:30
composables fix: Translate Priority and Messages types in Automations and Macros (#11741) 2025-07-08 12:40:40 +05:30
constants fix: Translate Priority and Messages types in Automations and Macros (#11741) 2025-07-08 12:40:40 +05:30
helper chore: Remove defer attribute from widget-loader script (#11887) 2025-07-08 15:31:33 +05:30
i18n feat: New Assistants Edit Page (#11920) 2025-07-12 17:02:10 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
routes feat: New Assistants Edit Page (#11920) 2025-07-12 17:02:10 +05:30
store feat: Voice channel creation Flow (#11775) 2025-06-25 14:21:03 -07:00
App.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
featureFlags.js feat: New Assistants Edit Page (#11920) 2025-07-12 17:02:10 +05:30