solgenomics / sgn

The code behind the Sol Genomics Network, Cassavabase and other Breedbase websites
https://solgenomics.net
MIT License
66 stars 35 forks source link

lists and datasets loading speed improvement #5091

Closed isaak closed 2 months ago

isaak commented 2 months ago

Description

-- Improves significantly lists and datasets loading speed in solGS analysis tools -- adds 'search in progress' feedback

Checklist

afpowell commented 2 months ago

Hi Isaak - the clustering page doesn't seem to be loading correctly for me on this branch. It works on master though, as well as on this branch for the other tools. I haven't been able to find the reason for it in the code yet... it is basically just showing the headers of the table and nothing else.

isaak commented 2 months ago

Hi Isaak - the clustering page doesn't seem to be loading correctly for me on this branch. It works on master though, as well as on this branch for the other tools. I haven't been able to find the reason for it in the code yet... it is basically just showing the headers of the table and nothing else.

I wonder if hard refreshing the page would help... it might be old cached js code on the browser??? Could you check here: https://cassava-test.sgn.cornell.edu/cluster/analysis/

afpowell commented 2 months ago

Yep, good call - clearing the cache did the trick