discourse-ai/assets/javascripts/initializers
Keegan George f75b13c4fa
FIX: results not being reset when appending to query param (#912)
This PR fixes an issue where the AI search results were not being reset when you append your search to an existing query param (typically when you've come from quick search). This is because `handleSearch()` doesn't get called in this situation. So here we explicitly check for query params, trigger a reset and search for those occasions.
2024-11-13 07:19:34 -08:00
..
admin-plugin-configuration-nav.js FEATURE: custom user defined tools (#677) 2024-06-27 17:27:40 +10:00
ai-bot-replies.js DEV: Added compatibility with the Glimmer Post Menu (#887) 2024-11-12 15:46:17 -03:00
ai-chat-summarization.js FEATURE: move summary to use llm_model (#699) 2024-07-04 10:48:18 +10:00
ai-helper.js UX: Improve toast message location (#800) 2024-09-14 09:19:13 +10:00
ai-image-caption.js DEV: `IMAGE_MARKDOWN_REGEX` import available in core (#847) 2024-10-21 14:48:10 -07:00
ai-semantic-search.js FIX: results not being reset when appending to query param (#912) 2024-11-13 07:19:34 -08:00
related-topics.gjs UX: add sparkle icon to related topics for anons (#897) 2024-11-05 17:15:20 -05:00