Solved Are you ok NodeBB?
-
Favicon looks OK here.
-
@girish Oh maybe I just remember it being the cloudron logo. Guess thats the update process. Never run NodeBB
-
@atrilahiji Yes, I just realized that. It was the Cloudron logo
It doesn't seem to work indeed.
-
Tried restarting the forum and it seems the favicon is back!
-
Guess we have to report the dark mode bug upstream. Let me collect all the bugs with the latest version and report it together.
-
Infinite scrolling of threads seems to have gone too and been replaced by pagination. I got really confused for a moment wondering where the rest of a thread and gone.
-
@girish said in Are you ok NodeBB?:
Guess we have to report the dark mode bug upstream. Let me collect all the bugs with the latest version and report it together.
I’ve likewise been reporting bugs and enhancements upstream to NodeBB since I joined this forum. They’re pretty good about it!
-
@jdaviescoates said in Are you ok NodeBB?:
Infinite scrolling of threads seems to have gone too and been replaced by pagination. I got really confused for a moment wondering where the rest of a thread and gone.
I think that’s a user preference, isn’t it?
-
@lonk said in Are you ok NodeBB?:
I think that’s a user preference, isn’t it?
Indeed it is:
But I think the recent update must've changed the default or something, because I had never manually checked that box.
-
I'm guessing that the length of time it's possible to edit posts has also changed with the update, but now it seems there are lots of posts I can no longer edit (but can still edit newer ones).
-
I was playing around with some setting yesterday and I think I turned on pagination by default. I have put it back to what it was. It's a per user setting anyway.
-
Dammit, was hoping they'd include the cmd-Enter shortcut for Submit?
-
It seems https://community.nodebb.org also updated to the latest version. That one doesn't seem to have the dark mode bug.
-
@marcusquinn said in Are you ok NodeBB?:
Dammit, was hoping they'd include the cmd-Enter shortcut for Submit?
Make a GitHub issue for that. It’s a good idea! Their team is v responsive.
-
@Lonk already did, they already fixed, just not sure when it will be included in a release.
-
Nor only dark mode i broken but a more serious issue is that the reading space has been reduced by roughly 40%. This is horrible
-
@yusf @atrilahiji I opened https://github.com/NodeBB/nodebb-theme-persona/issues/510 for the light out mode.
-
Actually, go to your settings and select the skin as Darkly. Don't use the light bulb button on the top. It seems maybe this is a plugin issue (isn't it always?).
-
@girish said in Are you ok NodeBB?:
Actually, go to your settings and select the skin as Darkly. Don't use the light bulb button on the top. It seems maybe this is a plugin issue (isn't it always?).
This works to an extent; it messes with the
textarea
input field colors, and the unread color which makes notifications unreadable (some weird orange color):I may just go back to
default
and use "dark mode" the lightbulb way. -
@lonk If I turn off the light bulb and just choose Darkly, it works ok here.
-
@girish said in Are you ok NodeBB?:
@lonk If I turn off the light bulb and just choose Darkly, it works ok here.
That worked. The notifications are still improperly outlined in orange, but the text is green in this theme so it's easier to see even if it's not the most ideal constrast. It's better than my screenshot.
-
It's fixed now it seems - https://github.com/psychobunny/nodebb-plugin-night-mode/commit/d90027d0424a9f3e44ad3e57c81615f2ae48f09f
-
I have updated the theme.
-
@girish My main issue is this one:
the reading space has been reduced by roughly 40%.
… on mobile devices, because of the sticky header.
-
Fun fact, this is the first time this NodeBB has a fav icon at all
For me the fav icon is the Cloudron logo. -
@brutalbirdie I've had that the whole time I've used this forum, i.e. since January.
-
@yusf said in Are you ok NodeBB?:
… on mobile devices, because of the sticky header.
Can you can take this up upstream? They are usually quite responsive in their community forum - https://community.nodebb.org . I think your point about the mobile screen space being drastically reduced is quite valid. You can see same behavior in their forum as well on mobile.
-
@lonk cmd-Enter for Mac is fixed now, must have been cached files from before the update that have now cleared.
-
@girish said in Are you ok NodeBB?:
@yusf said in Are you ok NodeBB?:
… on mobile devices, because of the sticky header.
Can you can take this up upstream? They are usually quite responsive in their community forum - https://community.nodebb.org . I think your point about the mobile screen space being drastically reduced is quite valid. You can see same behavior in their forum as well on mobile.
Yeah, I threw some feature requests in their Github (like increasing the size of the upvote button on mobile so you can actually hit it) and I think they already committed code to fix it. So I'm sure they'd do the same for your suggestion, since it's a good user preference to have.
-
Looks like this is fixed (and also the header bar in the category view, as well)