discourse-ai/assets/javascripts/discourse/components/suggestion-menus
Keegan George 442530a154
UX: Show error and ability to try again when no suggestions (#1426)
## 🔍  Overview
When the title suggestions return no suggestions, there is no indication in the UI. In the tag suggester we show a toast when there aren't any suggestions but the request was a success. In this update we make a similar UI indication with a toast for both category and title suggestions. Additionally, for all suggestions we add a "Try again" button to the toast so that suggestions can be generated again if the results yield nothing the first time.
2025-06-11 12:05:10 -07:00
..
ai-category-suggester.gjs UX: Show error and ability to try again when no suggestions (#1426) 2025-06-11 12:05:10 -07:00
ai-tag-suggester.gjs UX: Show error and ability to try again when no suggestions (#1426) 2025-06-11 12:05:10 -07:00
ai-title-suggester.gjs UX: Show error and ability to try again when no suggestions (#1426) 2025-06-11 12:05:10 -07:00