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.
1 2
7 8

1743426848