discourse-ai/spec/system/ai_bot
Mark VanLandingham cead887480
FIX: Don't error when navigating from AI Bot topic to regular (#1366)
We were getting an error in this logic causing Ember to fail to render the non-bot-topic that we navigate to.

I believe this is because the getter of participants is re-calculating (due to this.header.topicInfo being updated) before the args to this connector changes. Adding some safe navigation here fixes the issue.
2025-05-23 13:30:08 -05:00
..
ai_bot_helper_spec.rb FEATURE: add support for uploads when starting a convo (#1301) 2025-05-01 12:21:07 +10:00
ai_share_conversation_spec.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
artifact_spec.rb DEV: rewrites artifact spec with capybara waiters (#1347) 2025-05-20 07:27:15 +10:00
homepage_spec.rb FIX: Don't error when navigating from AI Bot topic to regular (#1366) 2025-05-23 13:30:08 -05:00
persona_spec.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
share_spec.rb DEV: Drop widget post-menu spec (#1236) 2025-04-01 15:41:56 +01:00
tool_spec.rb DEV: invalid selector (#1286) 2025-04-25 16:56:09 +02:00