Build Employer Dashboard Layout & Navigation Shell#108
Build Employer Dashboard Layout & Navigation Shell#108Samuel1505 wants to merge 7 commits intoGildado:mainfrom
Conversation
|
hello @Wilfred007 kindly check |
|
@Wilfred007 please review this PR, the wave is ending tomorrow. |
|
@Samuel1505 kindly run build cicd pipeline check is failing with the error stated below npm run lint
/home/runner/work/PayD/PayD/frontend/src/App.tsx /home/runner/work/PayD/PayD/frontend/src/components/ErrorBoundary.tsx /home/runner/work/PayD/PayD/frontend/src/components/SchedulingWizard.tsx /home/runner/work/PayD/PayD/frontend/src/components/TransactionSimulationPanel.tsx /home/runner/work/PayD/PayD/frontend/src/pages/CrossAssetPayment.tsx /home/runner/work/PayD/PayD/frontend/src/pages/PayrollScheduler.tsx /home/runner/work/PayD/PayD/frontend/src/providers/NotificationProvider.tsx /home/runner/work/PayD/PayD/frontend/src/providers/SocketProvider.tsx /home/runner/work/PayD/PayD/frontend/src/providers/WalletProvider.tsx /home/runner/work/PayD/PayD/frontend/src/services/anchor.ts ✖ 63 problems (47 errors, 16 warnings) Error: Process completed with exit code 1. |
|
hello @Wilfred007 issue fixed |
|
@Wilfred007 please check the pr, the wave is ending in an hour |
|
@Samuel1505 still not building kindly check and revert |
|
I ran all the ci/CD workflow commands on my local, and everything ran successful without any error. I don't know why I'm getting errors here @Wilfred007 |
Summary
Implements a responsive employer dashboard layout with sidebar navigation, top bar displaying organization name and balance, and a content area with route outlet integration.
Changes
EmployerDashboardLayoutcomponent with responsive sidebar navigationTechnical Details
frontend/src/components/EmployerDashboardLayout.tsxCardcomponent for balance displayAcceptance Criteria Met
closes #26