Fix navbar brand link to point to / instead of /tasks

t-640·WorkTask·
·
·
Parent:t-642·Created1 month ago·Updated1 month ago·pipeline runs →

Description

Edit

The navbar "omni" brand link points to /tasks but should point to / (the root landing page served by Caddy).

One-line fix in Omni/Task/Web/Components.hs:

Change: Lucid.a_ [Lucid.href_ "/tasks", Lucid.class_ "navbar-brand"] "omni" To: Lucid.a_ [Lucid.href_ "/", Lucid.class_ "navbar-brand"] "omni"

Key files: Omni/Task/Web/Components.hs (navbar function, around line 560) Namespace: Omni/Task.hs

Git Commits

d06e6a07Fix navbar brand breadcrumb link to point to / instead of /tasks
Coder Agent9 weeks ago1 files

Timeline (9)

🔄[system]Open → InProgress1 month ago
💬[system]1 month ago

Pipeline: dev completed (run=dev-t-640-1771441401, cost=0.0c)

🔄[system]InProgress → Verified1 month ago
💬[system]1 month ago

Pipeline: verification skipped (No namespace set, skipping build verification), promoting

🔄[system]Verified → Done1 month ago
💬[system]1 month ago

Pipeline: integrated into live at d06e6a07ffd6c6c734efc0e628bc39e66288063d