Search bar inconsistencies are confusing
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 3
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
when searching for a term, i was confused as to why i had to select results from the dropdown preview of the search bar.
it wasn't until today when Tom told me about "browse all" being a button, and that clicking that is how i get the full list returned for review. this seems inconsistent though. here's my steps:
- type "nerve" in search bar
- hit enter
- 0 results returned for nerve
- return to search bar.
- click in search bar, see there's lot of options for nerve. (see screenshot)
- how do i get those options?
- use right arrow to remove highlighting from "nerve". click enter
- get first(?) search result for "nerve"
- return to search bar, click in to see the helper window. click "browse all"
- still get 0 results.
Desired Action:
- want to be able to see a list of terms that fit my search criteria with as few clicks as possible. I cannot use the "helper dropdown" reliably, because many terms names are similar - you need to be able to see the definition at a minimum (& then, i usually look to see if it is present in uberon) in order to evaluate which one is appropriate.
- I want to be able to get the preview results to populate the search result page reliably.
- browse all doesn't look like a button, or that it should have a function. All other items that have actions have highlighting on hover.
- I don't understand the "browse all" function, and what the usecase is to not use it?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先复现搜索栏中的编号步骤,包括预览选项和“browse all”操作。跟踪预览选择和 Browse all 如何填充搜索结果页面;当能够通过清晰的交互反馈可靠地查看术语、定义和相关的 Uberon 信息时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- frontend, search
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100