discourse/plugins/discourse-ai/spec/system/page_objects/components
Keegan George 1f42822a37
UX: Refine AI bot conversation page and composer (#40457)
Previously, the AI bot conversation page carried redundant chrome — a
"Powered by Discourse" credit and a duplicate AI disclaimer on threaded
replies — placed the "Share AI conversation" action in the topic footer,
and showed a second admin wrench.

This change tidies the page: it removes the redundant credit,
disclaimer, and duplicate footer wrench, gives the docked composer a
chat-style input background, and moves sharing into the sidebar
conversation menu


<img width="961" height="1262" alt="Screenshot 2026-06-01 at 11 41 10"
src="https://github.com/user-attachments/assets/5750689b-32cf-4fa0-910e-3a0900628b58"
/>

<img width="503" height="126" alt="Screenshot 2026-06-01 at 11 41 19"
src="https://github.com/user-attachments/assets/51adbf4f-831b-4399-901e-bfdc885f4d02"
/>
2026-06-02 15:45:39 +10:00
..
ai_caption_popup.rb
ai_composer_helper_menu.rb
ai_pm_homepage.rb UX: Refine AI bot conversation page and composer (#40457) 2026-06-02 15:45:39 +10:00
ai_post_helper_menu.rb FIX: prevent stale cook() results from overwriting DCookText output (#40400) 2026-05-29 10:13:02 +01:00
ai_split_topic_suggester.rb
ai_suggestion_dropdown.rb
ai_summary_box.rb