ember-learn / ember-learn/ember-api-docs

Search does not list Class all properties nor methods

Open
#816 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
75
Forks
111
Avg merge
45m
Merged PRs (30d)
1

Description

When I'm trying to find a method on a Class of the API, let's say `route` => `model`. This does not appear in the search result list of the search dropdown. Further example: `controller` => `queryParams` property

![api-search-model](https://user-images.githubusercontent.com/10029904/200603436-561bf2c1-7f5f-4cda-876a-6987addb6e63.png)

## Expected
The search results lists all class properties and methods.

## Actual Behavior
The search results are empty or do not include the specific property / method.

---

I would like to help to fix this bug, but first, I wanted to see if this isn't actually intended behavior? Maybe the YUIDoc conventions are not met? Any hints? :thinking:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.