1 2
7 8
Post subject: Username highlighted on /Profile/UserFiles only(?)
Sand
He/Him
Player (144)
Joined: 6/26/2018
Posts: 190
When logged in, the username in the navbar is highlighted (has the CSS active class) at /Profile/UserFiles:
<a class="nav-link active" title="Manage" href="/Profile"><i class="fa fa-user d-inline"></i>&nbsp;Sand</a>
The username is not highlighted at other pages I looked at, for example /Forum, /GameResources, /Subs-List, and /UserFiles/Upload:
<a class="nav-link" title="Manage" href="/Profile"><i class="fa fa-user d-inline"></i>&nbsp;Sand</a>
I don't know if it's intended. I initially thought the highlighted username was a notification indicator, or something like that.
YoshiRulz
Any
Editor, Emulator Coder
Joined: 8/30/2020
Posts: 131
Location: Sydney, Australia
It's highlighted because it links to the page you're currently looking at (though only logically—the URLs differ). The other items in the site header do the same.
I contribute to BizHawk as Linux/cross-platform lead, testing and automation lead, and UI designer. This year, I'm experimenting with streaming BizHawk development on Twitch. nope Links to find me elsewhere and to some of my side projects are on my personal site. I will respond on Discord faster than to PMs on this site.
Hey look buddy, I'm an engineer. That means I solve problems. Not problems like "What is software," because that would fall within the purview of your conundrums of philosophy. I solve practical problems. For instance, how am I gonna stop some high-wattage thread-ripping monster of a CPU dead in its tracks? The answer: use code. And if that don't work? Use more code.
1 2
7 8

1743554110