gak112 / DearJobTesting

1 stars 0 forks source link

[WEB] [Home Page] Incomplete Job Search Results #1000

Closed eraytech closed 9 months ago

eraytech commented 10 months ago

Steps:

  1. Open a web browser and navigate to "https://dearjob.org".
  2. Attempt to search for jobs by entering a job title name, for instance, "ASSOCIATE".

Actual Result:

The job search functionality retrieves only job titles that precisely match the entered search term. For instance, searching for "ASSOCIATE" only displays jobs with the exact word "ASSOCIATE" and does not show jobs containing the word as part of their title, limiting the search results.

Expected Result:

When searching for jobs by a specific job title name, such as "ASSOCIATE," the job search should return all job listings that contain the entered term as part of their title, not only exact matches. For instance, it should display job titles like "Senior Associate," "Associate Manager," or any other job title containing the term "ASSOCIATE" within it.

https://github.com/gak112/DearJobTesting/assets/101229315/238a558e-4649-4895-a82e-4d6228703b7f

eraytech commented 9 months ago

verified and working