From fbf343263d063db7a49a53145c79c485d57da8cc Mon Sep 17 00:00:00 2001 From: Ashwin Kumar Sivakumar Date: Thu, 23 Jul 2026 04:25:53 +0530 Subject: [PATCH] fix: expose verification_status as a selectable JOB_SEEKER dashboard widget Job seekers had no way to see/submit verification documents from their dashboard because the widget picker never offered this option for their role, so no admin could add it via the builder UI. Co-Authored-By: Claude Sonnet 5 --- src/routes/admin/external-dashboard-management/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/admin/external-dashboard-management/index.tsx b/src/routes/admin/external-dashboard-management/index.tsx index 3a47160..8ba5ef5 100644 --- a/src/routes/admin/external-dashboard-management/index.tsx +++ b/src/routes/admin/external-dashboard-management/index.tsx @@ -65,6 +65,7 @@ const ROLE_WIDGETS: Record<"PROFESSIONAL" | "COMPANY" | "JOB_SEEKER" | "CUSTOMER "shortlisted", "saved_jobs", "profile_status", + "verification_status", "portfolio", ], PROFESSIONAL: [