freescout2ant/Resources
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
..
assets new code 2023-09-16 16:00:05 +05:30
lang new code 2023-09-16 16:00:05 +05:30
views fix: Show email suggestions as clickable list instead of Awesomplete dropdown 2026-04-12 17:57:49 +00:00