Files
mercadodevida/work/artifacts/FIX-157/implementer.md
2026-08-22 17:26:34 +02:00

13 lines
389 B
Markdown

# FIX-157 — Implementer
## What
Fixed sidebar navigation: reporting sub-items nested under /reporting.
## Files
- `apps/admin/src/lib/permissions.ts` — added `parentHref`, `topNavItems()`, `subNavItems()`
- `apps/admin/src/app/(dashboard)/layout.tsx` — sidebar renders sub-items indented
## Verification
- `npm run build` → 0 TypeScript errors
- `./scripts/verify.sh` → green