@shapelychops Mise à jour : J’ai modifié la structure pour que les éléments personnalisés apparaissent toujours – faites-moi savoir s’il y a toujours un problème
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