One issue I’m facing with this is that it is showing in the chat box, which makes it very limited to do anything with the default keyboard over the top of the text box.
Yes. The icon now appears fully and has been removed from the login page. However, it still remains on the chat box, which is still cutting off the default typing box.
As mentioned below, we already have a forum tab that we can click on, so yours could be removed if possible, or an option could be provided to remove it if others don’t want it.
I just re-factored this code for now so that the template follows BEM for styles and is more customizable in general. Also added categories. It won’t render nested categories, or on tag lists or other views for now.
I don’t have immediate plans to work more on this. But I think this is generally a more performant and modern approach, as it doesn’t make ajax calls and is built as a glimmer template. If you feel like, just have a look or give it a try extending it
…played around with this and added it to the repo already.
I’m not sure if this would be better written with actions? I run into issues when I try it, but I guess that’s because I don’t understand Ember and app states well enough…
In any case, @moderators maybe it would be better to move these few posts to the original dev topic How to add breadcrumb? Rather than here on the component topic?