From 73ffb313ee45d073aaed42cbefcb0fd1d459390f Mon Sep 17 00:00:00 2001 From: Theo Sanderson Date: Thu, 14 Sep 2023 10:31:59 +0100 Subject: [PATCH] Update SearchPanel.jsx --- taxonium_component/src/components/SearchPanel.jsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/taxonium_component/src/components/SearchPanel.jsx b/taxonium_component/src/components/SearchPanel.jsx index 8f263dad..ef441f9a 100644 --- a/taxonium_component/src/components/SearchPanel.jsx +++ b/taxonium_component/src/components/SearchPanel.jsx @@ -340,6 +340,9 @@ function SearchPanel({ {colorBy.colorByField === "genotype" && ( +
+ If you are using custom JSONLs there is currently a bug with genotype colouring, please use this old version. +