What you were expecting to happen, and what actually happened:
In the past the header (“Gems of War Community” … Search BurgerMenu Profile) of this forum was allways sticked at the top of the screen.
Some days ago it is scrolling away with the effect that you can no longer easy return to the top page of the forum.
How often does this happen? When did it begin happening?
always
Also…
When you go to check a comment.
It just takes you to the complete bottom of a thread now for the past day or so. Not sure if it’s a forum change or a discourse change. Either way they’ve been Unquality of life changes…aka…all patches of Gems of War after 4.6
I was away from the forums for a while in October and thought I lost the ability to easily navigate the forums due to inactivity.
In addition, when I click on an unread thread, rather than taking me to the most recent post, it takes me to the bottom of the thread and I have to scroll back up.
I attributed it to Elvses interference/hacking/disinformation.
Also, the side bar doesn’t show which post I’m on, which is difficult when trying to navigate the mega-delve thread. Please fix this when possible. Tyvm.
I think it was a patch to the forums software (from those devs) rather than a conscious decision by the devs. There is no reason for anyone at I+2 to be mucking around with forums settings like this.
That requires a change on Saltys end. This has happened before when regulars lost the ability to delete their own posts if I remember right. (And edits were capped)
Please make some sort of announcement when this is fixed. I don’t mind the 2019.1 theme, but I will remain on 2018.1 until the UI is no longer as broken as a campaign promise.
Worth noting that (for me at least) changing theme won’t be saved if you are coming from link that is on main website. I’ve tried it on Firefox and Google Chrome. Such link has embedded “preview_theme_id=22” parameter which sets theme to 2019 which is broken at this moment. Only thing that is working for me so far is using direct link to forums with “preview_theme_id=21”.
So at least user could navigate to the content of the forum and see their notifications without a need to scroll to the very top of a longread.
As a workaround (pretty nasty one as it overlays the header):
use extension “Stylish” in Chrome and add the following style applicable to any page that starts with “community.gemsofwar.com” : #ember5 {
position: fixed;
}
It will “stick” the user menu to the top, so fter scrolling anywhere down you will still be able to see it. However, in the beginning, it will overlay the main header.