Really excellent theme component! Is there any way to display banners for lists that are using both a category and tag simultaneously?
Not at the moment… at some point it probably does make sense to combine this tag component with the category banner component… then where the banners are shown can probably be handled in the theme settings if someone wants it one way or another.
I think I found a way. I will post a PR tonight probably if I manage to get it work.
Edit: Alright PR is ready
https://github.com/discourse/discourse-tag-banners/pull/1
Fantastic!
Thanks @radek3911!
J’ai juste fait une mise à jour de ce composant qui le rend mieux intégré avec les Bannières de Catégorie
Lorsque les deux composants sont installés et que vous êtes filtré sur une catégorie et une balise, au lieu d’empiler les bannières, le nom de la balise sera désormais affiché dans la bannière de la catégorie :
La bannière de balise apparaîtra toujours comme prévu lorsque le filtre ne concerne que la balise.

