CodeForPhilly / CodeForPhilly/balancer-main
Desktop Top Nav Bar does not have a selected state
@StubberG3 is already working on this.
Since Aug 14, 2025.
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Update from Kat on 8/10/25: See above screenshot. Keep text blue when link is selected and user is on the page.
--- original ticket details below just for history (do not use) ---
UI Work Request by Suzanne Hunter, @sueuxdesigner
Date: 8/7/25
The Desktop Top Nav Bar does not have a selected state, which can confuse users’ navigation on the site. This affects all links in the top nav for desktop. This change is not necessary for mobile on this page at this time.
Here is one suggestion for a solution:
On the top menu, change the page name background-color from #fff or rgb (255, 255, 255) to #e5e7eb or rgb(229, 231, 235).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.