We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 we hit the search maxResults limit, we should show a link to rerun the search without the limit.
Example:
When we get too many results, it slows down in the search process, and we need to investigate this first.
Also, can take another look at the perf around calling setChildren in the renderer process (#127621)
setChildren
The text was updated successfully, but these errors were encountered:
maxResults
osortega
No branches or pull requests
When we hit the search maxResults limit, we should show a link to rerun the search without the limit.
Example:
When we get too many results, it slows down in the search process, and we need to investigate this first.
Also, can take another look at the perf around calling
setChildren
in the renderer process (#127621)The text was updated successfully, but these errors were encountered: