diff options
author | Alexander_Kabui | 2024-09-26 12:03:26 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-09-26 12:03:26 +0300 |
commit | 4a9f58820c720c0c34b7c1651ccbc21c1ad7e304 (patch) | |
tree | 8d812d6bcb4a5b93d38f762228afa6efa4e22bd7 | |
parent | 013268bd783c5a51576ada37021454b3cd78e15d (diff) | |
download | gn-gemtext-4a9f58820c720c0c34b7c1651ccbc21c1ad7e304.tar.gz |
Add new issue: redesign global search based on ncbi interface.
-rw-r--r-- | redesign-global-search-design.gmi | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/redesign-global-search-design.gmi b/redesign-global-search-design.gmi new file mode 100644 index 0000000..a317396 --- /dev/null +++ b/redesign-global-search-design.gmi @@ -0,0 +1,19 @@ +# Redesign Global Search Design + +## Tags +* assigned: alexm, zac +* keywords: global search, design, HTML +* type: enhancement +* status: In progress + +## Description +Rob suggested we model the global search on the NCBI PubMed interface. We should remove the `?` button, which seems to be confusing for users, and have a better user guide. + +## Tasks + +* [] Redesign the global search to fit the NCBI PubMed model. +* [] Replace the "?" button that acts as a user guide + +## Related issues: + +=> https://issues.genenetwork.org/issues/cleanup-base-file-gn2
\ No newline at end of file |