nxtgauge-frontend-solid/src
Ashwin Kumar Sivakumar 5fad33634a
All checks were successful
build-and-release / build (push) Successful in 1m44s
Show specifically what's missing before submit-for-verification
The disabled-button hint just said "Complete all required fields to
submit" with no indication of which section was incomplete. For job
seekers, portfolio completion (headline, summary, education, work
experience, skills — filled in via My Portfolio, a separate page from
this one) is required alongside Basic Info and Documents, so seeing
both visible tabs fully checked while submit stays disabled looked
like a bug. Now names the actual missing items.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-27 23:02:11 +05:30
..
components Show specifically what's missing before submit-for-verification 2026-07-27 23:02:11 +05:30
data feat: improve Help Center UI with mixed dark/light theme and structured content 2026-04-09 21:52:16 +02:00
hooks fix: local dev proxy, TypeScript errors, and test quality 2026-07-17 00:47:32 +02:00
lib Fix job seeker document submission: hide raw storage URL, fix error masking 2026-07-27 18:07:37 +05:30
routes Fix forgot-password flow: UI never let users enter the emailed code 2026-07-23 22:25:31 +05:30
stories chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
test fix: local dev proxy, TypeScript errors, and test quality 2026-07-17 00:47:32 +02:00
app.css fix: Update buttons from orange to navy blue for accessibility WCAG AA compliance 2026-07-07 05:07:28 +05:30
app.tsx fix(frontend): use nxtgauge browser branding 2026-06-14 18:56:33 +05:30
entry-client.tsx feat: align solid public pages and auth flows with nextjs parity 2026-03-17 15:35:58 +01:00
entry-server.tsx feat: Implement light theme for NXTGAUGE 2026-07-06 22:39:48 +05:30
global.d.ts Fix security audit finding: replace fake client-side captcha 2026-07-23 17:32:43 +05:30
middleware.ts fix: local dev proxy, TypeScript errors, and test quality 2026-07-17 00:47:32 +02:00