diff options
author | Alexander_Kabui | 2024-10-16 13:19:17 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-10-16 13:19:39 +0300 |
commit | b62f0034312d325066ed3d71493a1aab3af68d76 (patch) | |
tree | 9daf5cf89e2fbea084aed37bdbeb4737e06f26ca | |
parent | fc9c8473cbc71256791a74a1c26af40865cd8ab6 (diff) | |
download | gn-gemtext-b62f0034312d325066ed3d71493a1aab3af68d76.tar.gz |
Update issue: redesign global search design.
-rw-r--r-- | issues/redesign-global-search-design.gmi | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/issues/redesign-global-search-design.gmi b/issues/redesign-global-search-design.gmi index a518fd5..df63791 100644 --- a/issues/redesign-global-search-design.gmi +++ b/issues/redesign-global-search-design.gmi @@ -4,16 +4,20 @@ * assigned: alexm, zac * keywords: global search, design, HTML * type: enhancement -* status: In progress +* status: closed, completed, done ## 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 +* [x] Redesign the global search to fit the NCBI PubMed model. +* [x] 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 +=> https://issues.genenetwork.org/issues/cleanup-base-file-gn2 + +## Notes +PR that seeks to address this issue: +=> https://github.com/genenetwork/genenetwork2/pull/880
\ No newline at end of file |