nswalters / AppTrakz-Client

React Client for AppTrakz application for documenting the job application process.
0 stars 0 forks source link

FIX: When creating a new company and job, the job Timeline defaults to showing an "Applied to" entry without an application for that job yet. #61

Closed nswalters closed 3 years ago

nswalters commented 3 years ago

I created a new company and a new job from the /create endpoint. When I went to view the job, which has no active application, it shows an invalid timeline entry as shown below.

image

nswalters commented 3 years ago

image