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

When the codebase is large then search didn't works. #68

Closed
ankitskvmdam opened this issue Apr 12, 2021 · 2 comments
Closed

When the codebase is large then search didn't works. #68

ankitskvmdam opened this issue Apr 12, 2021 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@ankitskvmdam
Copy link
Owner

Describe the bug

Due to large code base search function has to search for a large array and this make the website un-usable.

To Reproduce
Generate a doc on the large codebases, like https://github.com/googleapis/nodejs-dialogflow use this to generate docs and try to use search.
Steps to reproduce the behavior:

  1. Generate the docs
  2. Open index.html
  3. Try to search anything

Expected behavior

We will able to search whatever we want

Desktop (please complete the following information):

  • OS: [e.g. Windows] Windows, macOs, Linux
  • Browser [e.g. chrome, safari, firefox] chrome, safari, firefox, edge, brave, opera
  • Version [e.g. 22]: 3.2.2

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]: OnePlus 5
  • OS: [e.g. iOS8.1]: Android
  • Browser [e.g. stock browser, safari]: chrome
  • Version [e.g. 22]: 3.2.2
@ankitskvmdam ankitskvmdam added bug Something isn't working help wanted Extra attention is needed labels Apr 12, 2021
@ankitskvmdam
Copy link
Owner Author

Also, if possible try to add debounce in search.

@ankitskvmdam
Copy link
Owner Author

Fixed in version 3.2.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant