Discussions Site Updates improved forum breadcrumb

improved forum breadcrumb

#1
breadcrumb wouldn't work on topic loaded from outside the forum.
to be honest with the loss of claude sonnet 4.5 I lost a lot of confidence in being able to get the code correct. I can code on my own, but with my audhd I can get overwhelmed with complex syntax.
I decided to have a proper crack at it today, just something simple to see how I go. I am pretty happy with the outcome.
I already fetch tags for topics so what I needed t do was to isolate the first tag and apply it to the model. then pass it to the breadcrumb generator.
Bingo, it works!

it seems simple to be honest, but with my mental processing issues lately, simple things can get overwhelming easily.

anyway, enjoy your breadcrumbs!!! it does improve the forum by instilling that sense of place.
I also adjusted the page styling so it remains stuck to the top of the viewport so you don't have to scroll all the way up.
Last edited: 2 weeks ago
#2
I have also taken a look at the menu and cleaned up a bit, grouping some elements in dropdown boxes.
this should make it easier to navigate.