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

Showing "null" in Company page if no date is assigned for personal interview. #1

Open
Pankajtanwarbanna opened this issue Jun 23, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Pankajtanwarbanna
Copy link
Owner

Describe the bug
In Company page, under Selection Process tab if Personal Interview Date is not assigned then it is showing null which is certainly not a good user experience. It might be an issue with convertAllDateStringsToDateObj function [studentCtrl.js - Line 133] while converting dates values to suitable format.

To Reproduce
Steps to reproduce the behaviour:

  1. Add any company (as Admin) and leave the Personal Interview Date field empty.
  2. Go to Company registration.
  3. Click on Company Page
  4. Scroll down to Selection Process.
  5. See - null under Personal Interview.

Expected behaviour
If no date is assigned by the admin for Personal Interview, leave it blank or show N/A

@Pankajtanwarbanna Pankajtanwarbanna added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Jun 23, 2020
Pankajtanwarbanna pushed a commit that referenced this issue Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant