freescout2ant/Public/js
Claude 68b2258f3a
fix: Show email suggestions as clickable list instead of Awesomplete dropdown
Awesomplete is designed for typed input and doesn't reliably show
suggestions when the input is empty. Replace the approach with a
visible list-group rendered directly in the modal body:

- Add #email-suggestions container in the modal template
- Populate with clickable list items from the email search API
- On click, fill form fields and load contracts (same as Awesomplete select)
- Hide the suggestion list when user starts typing manually
- Keep original Awesomplete search untouched for manual input

https://claude.ai/code/session_01MahaxvQRjJ9bffCy4kaVNQ
2026-04-12 17:57:49 +00:00
..
awesomplete.js fix mail send bug 2023-10-21 17:54:46 +05:30
crm.js fix: Show email suggestions as clickable list instead of Awesomplete dropdown 2026-04-12 17:57:49 +00:00
crm_users.js fix typo coversation 2025-06-04 11:37:54 +02:00