aethex-forge/client/pages/staff
Claude b640b0d2ad
Mobile optimization pass for responsive layouts
- TabsList: Add responsive grid columns (grid-cols-2/3 on mobile)
- Headers: Stack vertically on mobile with responsive text sizes
- Dialogs: Use viewport-relative heights (70-80vh on mobile)
- Grids: Add sm: breakpoints for single-column mobile layouts
- Tables: Add overflow-x-auto for horizontal scrolling
- Buttons: Full-width on mobile with flex-1 sm:flex-none
- Select triggers: Full-width on mobile

Files updated: 21 component and page files across admin,
staff, dashboards, and hub sections.
2026-01-26 22:46:26 +00:00
..
StaffAnnouncements.tsx Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
StaffExpenseReports.tsx Add staff feature APIs and update 2 pages to use real data 2026-01-26 22:25:14 +00:00
StaffInternalMarketplace.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffKnowledgeBase.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffLearningPortal.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffOKRs.tsx Mobile optimization pass for responsive layouts 2026-01-26 22:46:26 +00:00
StaffOnboarding.tsx Build complete Staff Onboarding Portal 2026-01-26 21:14:44 +00:00
StaffOnboardingChecklist.tsx Build complete Staff Onboarding Portal 2026-01-26 21:14:44 +00:00
StaffPerformanceReviews.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffProjectTracking.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffTeamHandbook.tsx Wire remaining 6 staff pages to real APIs 2026-01-26 22:31:35 +00:00
StaffTimeTracking.tsx Mobile optimization pass for responsive layouts 2026-01-26 22:46:26 +00:00