From 72d8720d41c91e484928c6cfd73482513144639f Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 1 Mar 2024 13:53:48 -0600 Subject: GNQA issues --- issues/gnqa/AI-UI-issues.gmi | 45 ++++++++++++++++++++++++++++++++++++ issues/gnqa/gnqa-ui-improvements.gmi | 7 +++--- 2 files changed, 48 insertions(+), 4 deletions(-) create mode 100644 issues/gnqa/AI-UI-issues.gmi diff --git a/issues/gnqa/AI-UI-issues.gmi b/issues/gnqa/AI-UI-issues.gmi new file mode 100644 index 0000000..f1d3f1c --- /dev/null +++ b/issues/gnqa/AI-UI-issues.gmi @@ -0,0 +1,45 @@ +# AI UI Enhancements + +## Tags + +* Assigned: alexm, shelbys +* Keywords: UI, GNQA +* Type: critical +* Status: In Progress + +## Description + +This issue addresses user feedback received during the testing phase of GNQA on CD. The following improvements are required + +## Tasks + +* [ ] Only show the link when a user is logged in - they can't use it otherwise anyhow - or require login when hitting the link immediately. I prefer the former. + +* [ ] Replace the search history button - the current link is confusing. My suggestion is not to show a link/button at all until a first global search is done: + +* [ ] When a global search is done, before the table show a line that people can use the text search: + +``` +------- [search] + +GN searched for the term(s) "shh" in 754 datasets and 39,765,944 traits across 10 species +and found 1210 results that match your query. +You can filter these results by adding key words in the fields below +and you can also sort results on most columns. + +You can also use free text search using our GPT [GNQA system] <- button + +Showing 1 to 69 of 1,210 entries + Index Record Species Group Tissue Dataset Symbol ... + table entries... +``` + +So suggest it as an option when continueing global search. + +Even better, after loading the table suggest a query that might work, e.g. + +What do we know about the shh gene in the BXD mouse? + +And that will take you to GNQA. + +Even better, would be to load a first answer - maybe we'll cache those. diff --git a/issues/gnqa/gnqa-ui-improvements.gmi b/issues/gnqa/gnqa-ui-improvements.gmi index ab0ad07..f0ba0f7 100644 --- a/issues/gnqa/gnqa-ui-improvements.gmi +++ b/issues/gnqa/gnqa-ui-improvements.gmi @@ -4,15 +4,14 @@ * Assigned: alexm * Keywords: UI, GNQA -* Type: Enhancements +* Type: enhancement * Status: In Progress ## Description -This issue addresses user feedback received during the testing phase of GNQA on CD. The following improvements are planned: +This issue addresses user feedback received during the testing phase of GNQA on CD. ## Tasks -* [] Replace the search history button: Users are confusing this with the submit button. -* [] Integrate PubMed references: Provide users with useful information by integrating PubMed references and present them in a modal window. \ No newline at end of file +* [ ] Integrate PubMed references: Provide users with useful information by integrating PubMed references and present them in a modal window. -- cgit v1.2.3