+ Org structure +
++ Manage units, department positions, and employee onboarding for EDR Freight from a + single workspace. +
+{selectedUnit.key}
++ New users are created during onboarding and assigned directly to the selected position. +
++ Select a position from the tree first, then onboard employees into it. +
+ )} ++ Use the unit list on the left to manage positions and employees strictly inside one selected unit. +
++
{userName}
{userEmail ? ( -+
{userEmail}
) : null} @@ -192,7 +192,7 @@ const DashboardLayout = ({ href="#profile" role="menuitem" onClick={() => setIsUserMenuOpen(false)} - className="flex items-center gap-2 px-4 py-2 text-sm text-slate-700 transition hover:bg-[#10B981]/10 hover:text-[#10B981] dark:text-slate-300 dark:hover:bg-[#10B981]/20 dark:hover:text-white" + className="flex items-center gap-2 px-4 py-2 text-sm text-card-foreground transition hover:bg-accent hover:text-accent-foreground" >