mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-26 15:54:34 +08:00
This fixes the appearance of AI generated gists in the topic list on /filter, and also includes the gist toggle via a new plugin outlet on /filter called `after-filter-navigation-menu`. This shares the state with the discovery route toggle (which is separate from PM toggle state). I've also added tests to cover gist appearance on /filter. Before the /filter state was shared with PM state, which was incorrect. Before: <img width="2232" height="424" alt="image" src="https://github.com/user-attachments/assets/b22ed7a6-388e-4b88-99d4-e9e10af6275a" /> After: <img width="2272" height="506" alt="image" src="https://github.com/user-attachments/assets/cae03f12-9153-4bcb-a9d3-52712fb2d945" /> |
||
|---|---|---|
| .. | ||
| ai_bot | ||
| ai_helper | ||
| ai_moderation | ||
| embeddings | ||
| llms | ||
| page_objects | ||
| summarization | ||
| admin_ai_features_spec.rb | ||
| admin_ai_persona_spec.rb | ||
| admin_ai_translations_spec.rb | ||
| admin_dashboard_spec.rb | ||
| ai_artifact_key_value_api_spec.rb | ||
| ai_usage_spec.rb | ||
| ai_user_preferences_spec.rb | ||
| core_features_spec.rb | ||