github Fighter90/career-ops-ui v1.58.43

latest releases: v1.224.0, v1.223.0, v1.222.0...
3 months ago

[1.58.43] — 2026-05-20

fix(ux): UX-D-F — #/evaluate empty-JD submit now shows a distinct localized error toast (was "JD too short"). Before the fix, clicking Evaluate with an empty textarea fell through to the existing <50 chars check and yielded JD too short (min 50 chars) — accurate but unhelpful: the real problem is "you typed nothing", not "you typed too little". public/js/views/evaluate.js now checks !jd first and surfaces a new eval.emptyJd error toast ("JD is required — paste the full job description", localized × 8) + focuses the textarea so the user can start typing immediately. The pre-existing eval.shortJd toast still fires for 1–49 char input. 936 → 937 unit. (UX-D-F)


Don't miss a new career-ops-ui release

NewReleases is sending notifications on new releases.