react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

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

Open ConcernedHobbit opened this issue 1 year ago • 0 comments
trafficstars

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

ConcernedHobbit avatar Jun 12 '24 11:06 ConcernedHobbit