Sprint: Documents in navigatie #51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/sprint-1uvgt1ae"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sprint PBI-112 "Documents-navigatie + product-picker-reactieve documentenlijst" volledig geïmplementeerd in 2 commits:
T-1230 (feat/nav): Documents nav-item toegevoegd aan nav-bar.tsx. Navigeert naar /products/${activeId}/docs, disabled wanneer geen actief product, active-state highlight op pathname.includes('/docs'). Commit:
2d8a74dT-1231 (feat/nav): route-aware product switch voor /docs sub-routes. Picker is URL-gedreven (resolveProductSwitchTarget). Fix: /docs-branch toegevoegd aan lib/product-switch-path.ts zodat een productwissel op een docs-route naar /products/newId/docs navigeert. 3 unit tests toegevoegd. Commit:
364e4b8T-1232 (verify-only): lint passed (0 errors), typecheck toont alleen pre-bestaande fouten (Prisma/vendor), vitest geblokkeerd door rolldown native binary incompatibiliteit in deze omgeving (noexec mount).
Draft PR voor sprint-batch
cmppquhmy000hvp7r1uvgt1ae(single-session). Wordt ready-for-review zodra alle tasks DONE zijn.Adds a product-scoped "Documents" nav item linking to /products/${activeId}/docs. Disabled when no active product, highlighted when the current route is under /docs. Also excludes /docs from the Product Backlog active-state check for consistency. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>WIP: Sprint: Documents in navigatieto Sprint: Documents in navigatie