Open meelapshah opened 7 years ago
We should only cause the view to re-render once the entire job summaries response has been processed. Otherwise every time jobSummarys is updated, render() is called which makes the UI unusable when there are >50 jobs.
We should only cause the view to re-render once the entire job summaries response has been processed. Otherwise every time jobSummarys is updated, render() is called which makes the UI unusable when there are >50 jobs.