Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search does not list Class all properties nor methods #816

Open
derrabauke opened this issue Nov 8, 2022 · 0 comments
Open

Search does not list Class all properties nor methods #816

derrabauke opened this issue Nov 8, 2022 · 0 comments

Comments

@derrabauke
Copy link

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

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? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant