From fca0ed6a27a04348875b66cff3847fe8f25319ef Mon Sep 17 00:00:00 2001 From: Corey Cox <69321580+amc-corey-cox@users.noreply.github.com> Date: Wed, 15 May 2024 17:15:32 -0500 Subject: [PATCH] Add Taxon, adjust positioning (#692) ### Related issues - Closes #688 ### Summary - adds Taxon to gene search results - changes spacing and flow of Title components on search results page - fixes Users unable to identify gene differences without clicking through or decoding curies ### Checks - [ ] All tests have passed (or issues created for failing tests) --- frontend/src/pages/explore/TabSearch.vue | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/explore/TabSearch.vue b/frontend/src/pages/explore/TabSearch.vue index 6c4ebf284..47173a357 100644 --- a/frontend/src/pages/explore/TabSearch.vue +++ b/frontend/src/pages/explore/TabSearch.vue @@ -59,6 +59,16 @@ :state="{ fromSearch: search }" class="title-name" /> + runGetSearch(false));