discourse/plugins/discourse-ai/assets
Kris c972bfa239
FIX: show AI gists in mobile messages (#35124)
The outlet used previously doesn't render when there's no category (in
message topic lists) so here I'm moving it to an outlet that does. Also
added a spec to check for this case.



Before:
<img width="400" alt="image"
src="https://github.com/user-attachments/assets/831cd17f-db6b-49d8-a2eb-88a668854e2b"
/>
 
 
 
After:
<img width="400" alt="image"
src="https://github.com/user-attachments/assets/f1e5c672-ca0f-4b84-9241-c0211f12c5e7"
/>
2025-10-01 14:11:25 -04:00
..
javascripts FIX: show AI gists in mobile messages (#35124) 2025-10-01 14:11:25 -04:00
stylesheets FIX: show AI gists in mobile messages (#35124) 2025-10-01 14:11:25 -04:00