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

Feature request: Don't recompile search cache when [enter] is used in search field #1728

Closed
IanButterworth opened this issue Nov 11, 2021 · 0 comments · Fixed by #1833
Closed
Labels
Format: HTML Related to the default HTML output Type: Enhancement
Milestone

Comments

@IanButterworth
Copy link
Contributor

If you search for something, then type in the term for another, the search is updated automatically, which is great.

However, if you naturally press return after the second search term, the page is refreshed and the search cache appears to be redone, introducing a delay.

It seems like [enter] could be turned into a no-op for any following searches?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Format: HTML Related to the default HTML output Type: Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants