Showing "null" in Company page if no date is assigned for personal interview. #1
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
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:
Expected behaviour
If no date is assigned by the admin for Personal Interview, leave it blank or show N/A
The text was updated successfully, but these errors were encountered: