I have a small feature request that I feel would make a big improvement to this component. I would love to have a āRead moreā¦ā link which is linked to the category description. A very elegant solution to have a lengthy description without cluttering up the categoryās page. I can add this link manually, but then it shows on the Categories page which isnāt very clean.
For some reason, this is not working properly for me.
Some categories and sub categories show the banner, some donāt.
Itās not the description (or lack thereof), because some have description and itās not showing.
I donāt know if the new Discourse update broke something?
I just noticed a bug.
Iām in the parent category Tiago | Music and I click the Sir Giant sub category. It shows the banner. Then I click one of the sidebar ādocumentationā links to go to a tags page Announcements. When I click the General Discussion link that takes me back to the root of the sub category Sir Giant, the banner is now gone.
The first time I went to Announcements, no banner. When I go to the tags page Music and then back to Announcements, the banner is now visible.
I also just noticed something: if Iām in the Announcements page and I see no banner, if I click the same link again (Announcements) the banner shows up, which is clearly a bug.
1 - Iām on a category with a description. I can see the description in the banner. That description has an external link to my online store. When I click it, even though I have the setting to open all external links in a new tab, that link opens in the same tab. And I can confirm that the setting is working, because the topic itself that defines the bannerās description, opens the link in a new tab.
2 - Now when Iām on that external linkās website (which opened in the same tab), I have to hit Back in the browser, to go back to the sub category. This time, the description is completely gone. The banner and its title are there, but no description. Even if I refresh and force refresh the browser, it doesnāt come back. The only way to see it again is to go back to the main category and then to the sub category again.
EDIT: Ok I figured something out. I donāt know whatās happening behind the scenes, of course, but the red option is causing the issue. The green option works as expected (always on screen, regardless of where I click, no need to double click a sidebar menu to make the banner come back):
I can reproduce your issue, but I canāt explain it.
Technically (ignore me), this is what I observe with this outlet header-list-container-bottom:
If you select a subcategory ā a tag, the component is inserted, and immediately right after teardownComponent is called (?). But the component is not destroyed. With the category-header class removed from <body> from the cleanup function, some CSS hides the banner. You can select another tag to re-insert the component.
From the same page, if you click on a documentation link in the sidebar, you get the same behavior.
It doesnāt happen if you select a category from the dropdown list for example.
Itās confusing why after being inserted, will-destroy is called right away.
Well, at least I know itās not just me⦠thatās good.
Even if I didnāt want to, I have no idea what you are talking about in your explanation haha But itās good that you know that something that should be working a certain way, isnāt. Thatās probably a step in the right direction to fix it.
So the issue seems to be with the location of the banner, because as I said, one of the options (at least, because I actually didnāt try the other two), works.
When I select āShow category logoā, the logo appears twice - once from the category setting and once from this theme component. Am I making a mistake?
Also, is it possible to make the āaboutā title and/or description appear below the logo?
Hi there! Maybe someone can help me fix quite a weird issue that came up all of a sudden.
All titles in the banners used to be white, but now they changes into black and only in some categories⦠Is it a known bug, or should I maybe check something on my end?