cognoma / frontend

Frontend for Project Cognoma
http://cognoma.org/
Other
4 stars 22 forks source link

Decrease delay in searching cancers #111

Closed dhimmel closed 6 years ago

dhimmel commented 6 years ago

Searching for cancers on the http://cognoma.org/query-builder/disease-type selection page is laggy. I think this is because the frontend is waiting to receive the values in the Samples, Positives, and Negatives fields before displaying the results.

However, the user is only searching the cancer name, so the names could appear first while the values of Samples, Positives, and Negatives are still being generated.