reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
10.86k stars 7.45k forks source link

[Bug]: Algolia search "Believe this query should return results? Let us know" leads to 404 #6946

Open ConcernedHobbit opened 2 weeks ago

ConcernedHobbit commented 2 weeks ago

Summary

When I search for something that returns no results (e.g. "$" or "displayName"), the search shows a "Let us know" call to action: image

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

https://react.dev

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").