Docs search form triggers full page reload on every keystroke

With the latest Chrome browser on Ubuntu, entering three characters into the docs search form triggers a full page reload:

After the initial three characters have been entered, every subsequent keystroke in the search form triggers a full page reload.

I like the idea of the docs search results being dynamically loaded, but ideally only the docs topic list results would get reloaded, not the full page.

1개의 좋아요

This certainly feels like a regression of sorts… it is not even working right. Will ping some people internally.

2개의 좋아요

I’ve made this PR which updates the plugin to match the search behaviour in the rest of Discourse:

https://github.com/discourse/discourse-docs/pull/159

4개의 좋아요

This topic was automatically closed after 4 days. New replies are no longer allowed.