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

389 B

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