Foxxy With a bit of simple CSS, I removed the TagHero. .TagHero { display: none; } Now I would like to stop Flarum from automatically jumping/scrolling down a bit when selecting a tag or thread.
Foxxy If this can be done via extension, I swear I'll learn PHP just to do it. I'm a JavaScript developer but I'll still do it.
luceos This is not happening here on discuss. Might be caused by your custom css? Perhaps your top margin is not enough?
0E800 I can confirm that's not typical behavior. @OP may you please try to reproduce on Kulga's dev flarum?
ganuonglachanh Hi @Foxxy I know PHP. If you're interested in dev with Flarum, maybe we can help each other and make a team because I'm developing some Flarum extension and have lack of Js skill. Contact me via Gitter with same username ?
Foxxy @luceos @0E800 Are you guys sure it's not standard? I've tested it in a few browsers to be sure. In the original I used display: none to hide the Hero. Even with the Hero I'm not a big fan of the "auto scroll down" behaviour.
jordanjay29 luceos Foxxy Happens to me on discuss.flarum.org when I transition from All Discussions to a tag. Not from a tag to another tag.
blurkness jordanjay29 I guess it's related with the Hero content. Try to navigate between tags Dev and Extensions to reproduce. One have just one line in description and the other have two. It's strange because even with display none at Hero the issue persist.