Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Setting the overflow to hidden places scroll bars on .topic .content in IE. I know this was to fix a different issue regarding that annoying text that goes everywhere.
.topic .content
I think I only put a overflow-y: hidden maybe it needs x as well.
overflow-y: hidden
Yeah that removes the scrollbar in IE.
https://github.com/NodeBB/nodebb-theme-persona/commit/ae24927edf1f6d2fa2502ae602fd5f3c898049bf
overflow hidden for topic content
Ignore previous commit, this should fix it properly https://github.com/NodeBB/NodeBB/commit/071506eb7dc99e057b5bfde4543eadb75174a19a 👼
@julian said:
Guys, this notifications bug should be fixed on latest persona (though I'm not sure if you need latest core for it)
Tested using core master and Persona master and this works now for me 👍 🙂
?
Look at the number of notifications. What do you see? - Yes, there is -10.
upload-0285cc86-14dd-498b-b7d7-2c7f5475e40f
How so? As it turns out, if you very fast click on -
31.png
Even if you simply click on a few laps they stray from the correct number.
@julian
P
@psychobunny Now it works!, thanks
When a topic is forked we should send a post to it by the user who forked it saying Forked this topic from <link to topic>