-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Describe the bug
When an applicant has applied for a job with matching skills, it's showing as "no matching skills" for all applicants.
To Reproduce
Steps to reproduce the behavior:
- Go to http://devalopers.herokuapp.com/login
- Log in as a company with the below credentials:
Email: company1@devalopers.com
Password: Company@123 - Go to "applicants" in the banner http://devalopers.herokuapp.com/company/applicantslist
- Recognize the matching skills in the below screenshot, they all look as "no matching skills" although there is matching skills

Expected behavior
Matching skills number must appear like (1/5) for 1 matched skill from 5, (4/5) for 4 matched skills from 5.
For both frontend and backend
Reactions are currently unavailable