sorgerlab / CancerBrowser

HMS LINCS Cancer Browser
5 stars 3 forks source link

props should be derived from URL (and improved loading) #257

Open dpwrussell opened 7 years ago

dpwrussell commented 7 years ago

Problems:

Requirements:

dpwrussell commented 7 years ago

This is resolved for most places which were showing symptoms in #259, but there are still a large number of places that would benefit from having their props for rendering calculated in selectors using the state and the url instead of loading data directly from tsv each time or where the data is never loaded into the state.