[Bug]: Algolia search "Believe this query should return results? Let us know" leads to 404
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 11.8k
- 派生
- 7.9k
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 11
描述
Summary
When I search for something that returns no results (e.g. "$" or "displayName"), the search shows a "Let us know" call to action:
This links to Algolia GitHub repo issue creation:
https://github.com/algolia/docsearch-configs/issues/new?template=Missing_results.md&title=[beta-react]+Missing+results+for+query+%22$%22
However, since this is a read-only repository, this results in a 404.
Page
Details
As an user, as this is a CTA, I assume it is react.dev's fault, and am left wondering how to report searches that I think should return results (Original search was "displayName").
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 react.dev 上的搜索体验入手,检查“Let us know” CTA 是如何配置的,并将链接的 Algolia issue URL 作为需要追踪的失败行为。确定一个用于报告缺失结果的有效目标,然后验证 CTA 不再指向 404,并且仍然传达用户可以如何报告搜索内容。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- documentation, search, web-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100