"New" notification

Craigles700

New member
Is there a way to make the new items in the drop down list that is seen after clicking on the new item bold, to help identify what is new?
here.png
Kind of like the same behavior with unread forums?
 
Is there a way to make the new items in the drop down list that is seen after clicking on the new item bold, to help identify what is new?
View attachment 64
Kind of like the same behavior with unread forums?
They are. It could be that this particular style doesn't do a good job at it differentiating it.
 
Actually, it sticks out pretty well to me with this style. Once you READ something, its no longer "new" tho (just like threads) and the title will no longer be bold.

Selection_778.png
 
That part, yes.

However, when you click on the drop-down list of the articles navbar, whatever is new in the list is not bold. So the user doesn't know if its either a new article, comment, etc.

This part;
menu.png
 
So the user doesn't know if its either a new article, comment, etc.
Selection_779.png

The red number (called 'counter') on the Articles Navigation Tab = the count of Unread Articles. There is no indicator of unread article comments.

Kind of like the same behavior with unread forums?
If you are referring to the Forums TAB itself, Core XenForo does not use the ['counter'] element for any of the core Navigation Tabs. The Forums navigation tab does NOT have an unread Threads indicator, nor is there any code that makes Forum Tab sub navigation elements BOLD.

Selection_784.png

With that said, there is 1 core XF addon that does make use of the 'counter' for its Navigation Tab. XenForo Media Gallery has read marking for both Media and Comments, however, the unread count on the media tab is only for Unread Media (not comments). Here you can see that the media tab is showing 1 (as in 1 unread media item).

As you can see, XenForo Media Gallery does not have a BOLD indicator anywhere in the dropdown version of the sub nav for the Media Tab just like the Articles Tab for AMS, so once again, there is no "just like xenforo does it" involved here.

Selection_780.png

The indicator on the Media Tab is for the count of unread (unviewed) Media Items.

Selection_781.png

When I view it, the indicator disappears because there are no more Unread (unviewed) Media Items. However, lets click on the new media comments..
Selection_782.png


As you can clearly see, there are 2 Unread Media Comments, yet, the media tab does not display a red 2 as the indicator for the tab is only associated with Media Items, not comments.

Selection_783.png

So as you can see, AMS is behaving the same as XenForo Media Gallery for its usage of the "Unread" indicator ('counter') on the Navigation Tab.

XenForo Resource Manager does not have any code that tracks whether resource content is Read or Unread, so it does not even have a listener to add a 'counter' to its navigation tab.

If you see a site with unread threads indicator on the Forums tab, its being done by a 3rd party addon, not Core XF.
 
Back
Top