From bcf90f2437a69140d1ece9c7b50d53e4b95576f5 Mon Sep 17 00:00:00 2001 From: "soroush.asadi" Date: Mon, 8 Jun 2026 22:34:31 +0330 Subject: [PATCH] Home hero: replace filter dropdowns with a search-engine box (+ live typeahead) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The hero is now a single big search box → /Search (the rich, ranked, highlighted search across shifts/jobs/applicants), with popular-search chips. Typeahead is generalized to any form[data-suggest], so the hero box shows the same instant highlighted dropdown as the header pill. Co-Authored-By: Claude Opus 4.8 --- src/JobsMedical.Web/Pages/Index.cshtml | 45 ++++-------- .../Pages/Shared/_Layout.cshtml | 71 ++++++++++--------- src/JobsMedical.Web/wwwroot/css/site.css | 21 ++++++ 3 files changed, 70 insertions(+), 67 deletions(-) diff --git a/src/JobsMedical.Web/Pages/Index.cshtml b/src/JobsMedical.Web/Pages/Index.cshtml index 1f5c5f7..27eff56 100644 --- a/src/JobsMedical.Web/Pages/Index.cshtml +++ b/src/JobsMedical.Web/Pages/Index.cshtml @@ -14,40 +14,19 @@ مرکز درمانی، محل و تقویم هفتگی — یک‌جا.

-
-
- - + +
+ 🔎 + +
-
- - -
-
- - -
-
- - +
+ جستجوهای پرطرفدار: + پرستار + پزشک + شیفت شب + آماده به کار
diff --git a/src/JobsMedical.Web/Pages/Shared/_Layout.cshtml b/src/JobsMedical.Web/Pages/Shared/_Layout.cshtml index 5534fd6..da9286c 100644 --- a/src/JobsMedical.Web/Pages/Shared/_Layout.cshtml +++ b/src/JobsMedical.Web/Pages/Shared/_Layout.cshtml @@ -117,7 +117,7 @@ مراکز درمانی تقویم هفتگی -