outbreak-info / outbreak.info

During outbreaks of emerging diseases such as COVID-19, efficiently collecting, sharing, and integrating data is critical to scientific research. outbreak.info is a resource to aggregate all this information into a single location.
https://outbreak.info/
GNU General Public License v3.0
33 stars 13 forks source link

Update: Change gene filteration on CompareLineageComponent to rely on API calls #629 #636

Closed olekkorob closed 1 year ago

olekkorob commented 1 year ago
flaneuse commented 1 year ago

@olekkorob this looks good! can we add a debounce (maybe 250-500 ms?) when you check/uncheck the gene checkboxes? if you try to check multiple ones sequentially, the API calls stack unnecessarily.

Screenshot 2023-02-21 at 4 01 31 PM