fix: Accounting sidebar link + E2E spec (FIBEROPS-240) #11
Reference in New Issue
Block a user
Delete Branch "fix/accounting-sidebar-e2e"
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?
Adds Accounting link to sidebar.tsx (BookOpen icon, admin only). Adds e2e/accounting.spec.ts. Sidebar fix: Claude Code wrote to wrong path src/components/layout/Sidebar.tsx instead of components/layout/sidebar.tsx.
Correct path fix. BookOpen import added. LGTM 🐠