chapoi
16 Marzo 2026, 2:20pm
7
@shapelychops Aggiornamento: ho modificato la struttura in modo che gli elementi personalizzati dovrebbero ora apparire sempre: fammi sapere se ci sono ancora problemi
main ← dev-move-outlets-outside-conditionals
merged 02:17PM - 16 Mar 26 UTC
The topic-list-after-category and topic-list-before-category outlets are current… ly nested inside {{#unless @hideCategory}} / {{#unless @topic.isPinnedUncategorized}}, so any theme content rendered through them disappears when the category isn't shown (e.g. when viewing a category's topic list).
This moves the outlets outside those conditionals so they always render. Known usages in all-the-themes:
- discourse-mobile-topic-op-and-last-reply
- md-topic-list-mobile
- md-topic-list
- discourse-redditish-theme