mediawiki-skins-Vector/resources/skins.vector.search
Roan Kattouw 906825a774 search: Don't show results for stale search queries
Sometimes, especially on a slow connection, search results may arrive
for a search query that is no longer in the search input, because the
user has changed the search query since the request was sent. When that
happens, don't display those outdated results.

Bug: T321108
Change-Id: Idd515a679673a7ddef02950323311a56cd2e84e9
2022-10-28 21:25:25 +00:00
..
.eslintrc.json Move REST search client out of WVUI into Vector 2022-02-10 10:17:10 -06:00
App.vue search: Don't show results for stale search queries 2022-10-28 21:25:25 +00:00
config.json.d.ts Search: Use Codex and Vue 3 instead of WVUI and Vue 2. 2022-07-18 12:54:47 -07:00
fetch.js Add fetch tests from WVUI 2022-02-15 14:00:40 -06:00
instrumentation.js search: Make wprov value match non-Vue behavior 2022-10-25 10:38:44 +00:00
restSearchClient.js Remove $wgVectorSearchHost, replace with $wgVectorSearchApiUrl 2022-10-07 00:57:58 +00:00
skins.vector.search.js Codex search should respect autocapitalize value from $wgCapitalLinks 2022-10-28 18:53:17 +00:00
types.js Search: Use Codex and Vue 3 instead of WVUI and Vue 2. 2022-07-18 12:54:47 -07:00
urlGenerator.js search: Reduce skins.vector.search module size 2022-09-30 19:05:03 +02:00