discourse-ai/assets
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
..
javascripts FIX: results not being reset when appending to query param (#912) 2024-11-13 07:19:34 -08:00
stylesheets UX: reduce topic list title size when gists are enabled (#910) 2024-11-12 09:55:07 -05:00