feat(nav): active state for Blog nav item on blog pages #9

Merged
Phil merged 1 commit from feat/blog-nav-active-state into main 2026-05-31 09:37:58 +00:00
Owner

Das „Blog"-Nav-Item bekommt jetzt einen Aktiv-Zustand auf Blog-Seiten (/blog, /blog/<artikel>, EN /en/blog/…), analog zu den Anchor-Items beim Scrollen — sonst fühlt man sich auf der Blog-Seite „nirgends" in der Nav. Bedingung über Section-Handle (blog/blogIndex), kein URL-String-Matching, DE+EN identisch. Tap-Target im Burger ≥44px (bestätigt). Vom Design-Reviewer als Pflicht-Mikro-Check vor Prod genannt.

Refs #4

🤖 Generated with Claude Code

Das „Blog"-Nav-Item bekommt jetzt einen Aktiv-Zustand auf Blog-Seiten (`/blog`, `/blog/<artikel>`, EN `/en/blog/…`), analog zu den Anchor-Items beim Scrollen — sonst fühlt man sich auf der Blog-Seite „nirgends" in der Nav. Bedingung über Section-Handle (`blog`/`blogIndex`), kein URL-String-Matching, DE+EN identisch. Tap-Target im Burger ≥44px (bestätigt). Vom Design-Reviewer als Pflicht-Mikro-Check vor Prod genannt. Refs #4 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Server-side active class via section handle check (blog/blogIndex),
matching the existing accent-color hover style. Works for DE and EN
without URL string matching.

Refs #4

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Phil merged commit c48fa95ba0 into main 2026-05-31 09:37:58 +00:00
Phil deleted branch feat/blog-nav-active-state 2026-05-31 09:37:58 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Phil/philflow.io!9
No description provided.