PlacementMNIT icon indicating copy to clipboard operation
PlacementMNIT copied to clipboard

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

Open Pankajtanwarbanna opened this issue 4 years ago • 0 comments

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 avatar Jun 23 '20 05:06 Pankajtanwarbanna