You can do that via CSS already:
// hides the tags section of the sidebar
div.sidebar-section-wrapper.sidebar-section-tags {
display: none;
}
You can do that via CSS already:
// hides the tags section of the sidebar
div.sidebar-section-wrapper.sidebar-section-tags {
display: none;
}
Is this intentional? I see that the small description only shows to non-logged in users. Example …
Not Logged In:
Logged In:
I think the theory is that if someone has an account, they know what the community is about already.
There are a lot of posts in this topic, so apologies if I’m repeating something that’s already been said…
Regarding the new notification structure, I have a few comments:
My first impression is that I was kind of overwhelmed and confused. The front page suddenly has a lot going on. And it took my brain a few minutes to wrap around the idea that oh, it’s really the same hamburger menu just expanded by default, moved to the left, and given more functionality.
So I think I can get used to it.
I do find the design kind of jarring — different sizes, and the ALL CAPS headers in strong contrast to the main design, while the color scheme doesn’t seem to set it off enough. But alll of that can be worked through.
My sites are using the “Categories and Latest” view for the front page by default, which I quite like — but which is kind of redundent with the sidebar menu. I’ll have to figure out how to reconcile that.
I want to second this. It does two things: simplify the confusing interface and make idea of watched/tracked categories and tags more discoverable. On Fedora Discussion, I’m trying to get people into the idea of thinking of a tag[1] as a drop-in replacement for a traditional mailing list. This is actually a pretty good mapping, but people aren’t used to thinking of tags that way as used on social media or in traditional forums[2]. I think having this there would really help.
As a bonus, this makes “Tracked” really make sense for tags and categories.[3].
Maybe we combine all three, but as a starting point, I think it makes sense to include quotes in the replies submenu.
Originally, things worked this way – you had to track or watch things to add them to your sidebar.
We found that there were several cases where folks wanted to have easy access to things from their sidebar but did not want all the extra notifications. This caused people to either get much more notificaton noise – or – to just opt not to put things in the sidebar that they would have liked to.
So, we decided to decouple them.
I think we’re now in an in-between state in our design though.
I like not having to track things to put them in my sidebar, but I agree that it probably makes sense to put things in my sidebar if I do track them. I think it’s likely that we’ll make a change in that direction at some point.
Has there been any consideration of something other than COMMUNITY for the catch-all top-level menu item? I am a little sensitive to use of this word, and I know this comes a little like a mix of windmill-tilting and bikeshed painting, but… I think it would be better to use something else. If that section is “community”, why aren’t messages “community”? And here, there is a category named community, so that’s even more weird. And then Docs and FAQ are “community”?
Maybe SITE MENU? Or, split Everything, Tracked, and My Posts into TOPICS, and put the rest in NAVIGATION or … something?
I like not having to track things to put them in my sidebar, but I agree that it probably makes sense to put things in my sidebar if I do track them. I think it’s likely that we’ll make a change in that direction at some point.
But “tracked” doesn’t cause notifications right? It just makes it show unread or not. In fact, as I just tried it, the separation causes a behavior that I think will surprise people: if you add a category to the sidebar which is not watched or tracked, it is shown with nothing — just like something you are tracking which actually is all caught up.
I might be missing some way of using this that hasn’t occurred to me, but isn’t that mostly just confusing? There’s not even any indicator of which is which.
On a completely different note: I hope there are theme options to change “5 unread” to just a number (styled in a circle or whatever). Because as I’m looking at this, I think that’s part of what’s contributing to my sense of overload. Fewer words might help.
change “5 unread” to just a number
A different style demands a theme component, but the copy change is doable by customizing the string and replacing “%{count} something” to “%{count}” in:
js.sidebar.unread_count.one
js.sidebar.unread_count.other
js.sidebar.new_count.one
js.sidebar.new_count.other
Some way to differentiate between unread and new when doing this is probably a good idea.
On a different matter, when testing this I’ve noticed that I need to open the Messages Inbox section to be able to see that I have an unread or a new message – it would be nice to have some indicator on the “Inbox” row.
I hope there are theme options to change “5 unread” to just a number
We tried this out at one point, but overall it wasn’t a hit because folks got confused with the numbers changing for new topics vs. unread topics. We are likely to revisit it, but have decided to wait until we can do some experiments around combining new and unread so the number alone would be meaningful.
it would be nice to have some indicator on the “Inbox” row.
Yeah, we’re also considering ways to roll things up into the section headers for other sections. So could possibly be an indicator on Messages itself.
Yeah, we’re also considering ways to roll things up into the section headers for other sections. So could possibly be an indicator on Messages itself.
Oh, speaking of headers: I found it completely perplexing that the by COMMUNITY starts a new message.
I found it completely perplexing that the by COMMUNITY starts a new message.
This is a good point, earlier on that section was called “Topics” (as you suggested) so it was more intuitive then. We moved on from that because we were getting to the point where we had maybe too many different sections, so we consolidated admin/groups/users/etc into the newly named “Community” section.
This is really nice. It looks clean and feels “inviting” - I enabled and won’t go back to the old hamburger menu.
I see many suggestions and comments but to be honest I really like it.
Im sure it’ll get polished over time but for everyone who runs a discourse instance, and especially for self hosted ( and managed ) ones like myself, we just got a brand new menu that would have cost real money otherwise.
Absolutely fantastic work.
everyone who runs a discourse instance, and especially for self hosted ( and managed ) ones like myself, we just got a brand new menu
And users think similar way? Because… forums aren’t for admins, self hosting or not, but for users after all
Would it be good if the notification menu were a right sidebar?
Sorry for quoting myself, but I’ve been thinking about this. It really would be an improvement.
Alternatively, it could be as it is (maybe a bit narrower) but remain on screen until you click an “X” button, just like the chat window.
but remain on screen until you click an “X” button, just like the chat window.
It disappears beautifully if you hit the hamburger (a little un-intuitive admittedly). Not sure why my screen recording is yellow / orange sorry!
I would like to have the option of having it minimised by default (with a per-user default too).
Thanks, but I think we are at cross purposes here. I know about the sidebar and how it disappears when you click the hamburger button (I think I suggested here that the sidebar should be hidden by default, so that people can work out the hamburger action intuitively without being surprised). In the post above I was meaning that the notification pane/menu should not disappear as soon as you click one of its links – ideally it would be a right sidebar
Oops - good point! I didn’t read too carefully it seems .
I’m not sure I agree. It is a whole lot of stuff to have visible all the time. And if I want the content open for longer I can simply double click on any of the icons to get it in the main container.