cidgoh / VIRUS-MVP

VirusMVP is an interactive heatmap-centric app that integrates viral genomic mutations, lineage information and curated functional impact to study the spread and evolution of viruses in Canada and globally.
https://virusmvp.org/
MIT License
6 stars 2 forks source link

Change select groups modal loading behaviour #208

Closed ivansg44 closed 2 weeks ago

ivansg44 commented 3 weeks ago

Modal body is generated before the modal is opened, on first launch or whenever the data is updated. Opening the modal does not trigger any changes to the modal body.

Resolves #177

ivansg44 commented 3 weeks ago

Still need to test runtime improvements with larger dataset than default

ivansg44 commented 2 weeks ago

Rolled back jQuery UI as per https://stackoverflow.com/a/41624770

This resulted in significant performance improvements. Modal opens pretty fast now on dataset with ~1600 groups.