skuretski / cassiopeiaFront

React.js web app for project management
http://34.210.131.245/
1 stars 0 forks source link

Task Summary Table burps when there is no SOW and now employee assignments #12

Closed ghost closed 7 years ago

ghost commented 7 years ago

Code checks for empty props.data, but maybe should instead check for empty props.data.employees and/or props.data.SOW?