Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Conditionally rendered the p tag to show "per annum" text only when minSalary && maxSalary is valid #377

Conversation

poswalsameer
Copy link
Contributor

WHAT DOES THIS PR DO?
This PR solves the issue of unnecessary text "per annum" even when the salary is not disclosed. Added conditional check to show and hide "per annum" text only when the minSalary and maxSalary are valid and available.

Fixes #376

…Salary && maxSalary is valid, also removed unused var JobByIdSchema from the import statement
@VineeTagarwaL-code VineeTagarwaL-code merged commit 56fb945 into code100x:main Sep 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants