-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Description
SDK
All SDKs
Description
Searching for API references yields no results. For instance, when you enter captureException
, the actual API reference does not appear in any search results. Most results focus on third-party feature flag integrations.
Searching for a specific API by its exact name should display the API reference. More specifically:
- I don't want an AI-powered answer, whatever that means. If I wanted one, I would have clicked the large button next to the search box. If you prefer not to remove the box because you think developers don't notice the button, at least place the AI box below the search results
- The API reference should be more relevant, not just in the results. It feels neglected, almost none of the APIs link to their usage guides. The documentation seems disconnected, and the usage guides provide examples that utilize very few of the available parameters without linking to the corresponding API reference
- Third-party feature flag integrations should be given lower priority, as they dominate the search results
- Having an actual page to display the box results instead of a dialog would be great
Suggested Solution
No response