discourse/plugins/discourse-ai/spec/system/ai_bot
Kris a79aaa5ead
UX: only show AI persona dropdown with multiple options (#34527)
Currently we show the AI persona dropdown on the AI conversations page
if there's only one option:

<img width="2192" height="828" alt="image"
src="https://github.com/user-attachments/assets/79316217-e9e8-48f6-b9de-4a61f5d8ba25"
/>

To simplify, we should only show it when more than one option are
present:

<img width="2202" height="1180" alt="image"
src="https://github.com/user-attachments/assets/baff1bab-da85-4e9f-9091-a5df544b3762"
/>

and it appears again with multiple options: 

<img width="880" height="354" alt="image"
src="https://github.com/user-attachments/assets/e666916f-b958-4370-9e5e-bf7558f48f52"
/>
2025-08-27 11:55:35 -04:00
..
ai_bot_helper_spec.rb UX: only show AI persona dropdown with multiple options (#34527) 2025-08-27 11:55:35 -04:00
ai_share_conversation_spec.rb
artifact_spec.rb
header_toggle_spec.rb FEATURE: AI header icon should remember last URL (#34108) 2025-08-08 09:12:22 +10:00
homepage_spec.rb DEV: Fix a flaky AI bot upload test (#33994) 2025-07-31 10:59:23 +10:00
persona_spec.rb
share_spec.rb
tool_spec.rb DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00